MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Revised the helper code, shouldn't cause issues now)
No edit summary
Line 59: Line 59:
             Rows[i].style.display = "none";
             Rows[i].style.display = "none";
         }
         }
         Button.firstChild.data = expandCaption;
 
alert(document.getElementById( "collapsibleTable" + tableIndex ).className+" | "+document.getElementById( "collapsibleTable" + tableIndex ).className.indexOf("testresults"));
 
         Button.firstChild.data = expandCaption + ;
     } else {
     } else {
         for ( var i = 1; i < Rows.length; i++ ) {
         for ( var i = 1; i < Rows.length; i++ ) {

Navigation menu