434
editsAd placeholder
User:Crashaholic/vector.js: Difference between revisions
Jump to navigation
Jump to search
why why why isnt my function workin- oh i didnt call it
Crashaholic (talk | contribs) No edit summary |
Crashaholic (talk | contribs) (why why why isnt my function workin- oh i didnt call it) |
||
Line 23: | Line 23: | ||
node2.innerText = "abcd"; | node2.innerText = "abcd"; | ||
node1.classList += "mw-list-item"; | node1.classList += "mw-list-item"; | ||
} | } | ||
create_night_mode_toggle(); | |||
// Get the root element | // Get the root element |