User:FlyingRagnar/vector.js: Difference between revisions

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 );