slideToggle() event is very slow with huge data
Hello,
I have a table with 300+ records inside a <div>. The <div> is inside a fieldSet. When the <legend> text is clicked, the <div> is set to toggle effect. It is very slow while toggling when there are more than 90 rows in the table. Why is this happening so?