Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.js"

Jump to navigation Jump to search
maybe will work
(testing)
Tags: Manual revert Reverted
(maybe will work)
Tag: Reverted
Line 116: Line 116:
   
   
document.querySelector("#prettybutton").click(function() {
document.querySelector("#prettybutton").click(function() {
   document.querySelector("#prettybutton").addClass('prettybutton-clicked');
   document.querySelector("#prettybutton").setAttribute('prettybutton-clicked');
});
});

Navigation menu