MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 60: Line 60:
         }
         }


alert(document.getElementById( "collapsibleTable" + tableIndex ).className+" | "+document.getElementById( "collapsibleTable" + tableIndex ).className.indexOf("testresults"));
alert(document.getElementById( "collapsibleTable" + tableIndex ));
alert(document.getElementById( "collapsibleTable" + tableIndex ).className);


         Button.firstChild.data = expandCaption + ;
         Button.firstChild.data = expandCaption + ;

Navigation menu