Changes

Jump to navigation Jump to search

MediaWiki:Common.js

27 bytes added, 5 years ago
no edit summary
$( this ).find( ".mw-editsection" ).hide();
$( this ).find( "#toc" ).hide();
$( this ).scrollTop(0);
anchors = $( this ).find("a");
anchors.on("click", function(e){

Navigation menu