User:FlyingRagnar/vector.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 27: Line 27:


     // run the effect
     // run the effect
    var options = {};
     $( "#collapsibleTable" + tableIndex + " tr" ).toggle("blind", options, 500 );
     $( "#collapsibleTable" + tableIndex + " tr" ).toggle("blind", options, 500 );
   
   

Navigation menu