MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 59: Line 59:
             Rows[i].style.display = "none";
             Rows[i].style.display = "none";
         }
         }
alert(document.getElementById( "collapsibleTable" + tableIndex ));
alert(document.getElementById( "collapsibleTable" + tableIndex ).className);
         Button.firstChild.data = expandCaption + ;
         Button.firstChild.data = expandCaption + ;
     } else {
     } else {

Navigation menu