11,286
edits
FlyingRagnar (talk | contribs) No edit summary |
FlyingRagnar (talk | contribs) 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 ); | ||