Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "MediaWiki:Mpfunctions.js"

From Starbase wiki
Jump to navigation Jump to search
(Created page with "→‎Why do we have to use JQ for this I hate it god MediaWiki you're awful: $('.MPSSC-list-header').click(function() { $(this).toggleClass("active") })")
 
m (Protected "MediaWiki:Mpfunctions.js" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 13:13, 14 July 2021

/* Why do we have to use JQ for this I hate it god MediaWiki you're awful */
$('.MPSSC-list-header').click(function() {
  $(this).toggleClass("active")
})
Cookies help us deliver our services. By using our services, you agree to our use of cookies.