Home
Random
Log in
Settings
About Before I Play
Disclaimers
Before I Play
Search
MediaWiki:Common.js: Difference between revisions
Message
Discussion
← Older edit
Newer edit →
MediaWiki:Common.js
(view source)
Revision as of 09:17, 19 October 2019
105 bytes removed
,
19 October 2019
no edit summary
Revision as of 09:14, 19 October 2019
(
view source
)
Ahobday
(
talk
|
contribs
)
No edit summary
← Older edit
Revision as of 09:17, 19 October 2019
(
view source
)
Ahobday
(
talk
|
contribs
)
No edit summary
Newer edit →
Line 1:
Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */
$('.spoiler').on( 'click', function (e) {
$(this).toggleClass('spoiler');
e.stopPropagation();
} );
Ahobday
Bureaucrats
,
Interface administrators
,
Administrators
6,157
edits