MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
onload=function(){
onload=function(){
   $('.noprint').display('none');
   $('.noprint').hide();


   if (document.getElementsByClassName == undefined) {
   if (document.getElementsByClassName == undefined) {

Navigation menu