MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
m (+)
m (i luv dis jquery)
Line 453: Line 453:
addOnloadHook(infoboxFlicker.init);
addOnloadHook(infoboxFlicker.init);
// End test chamber infobox flicker
// End test chamber infobox flicker
// Collapsible diffs
addOnloadHook(function() {
$('.diff-name-text').click(function() {
$(this).parent().children('.diff-contents').toggle();
});
});


// Google Analytics
// Google Analytics