(If this ends up as a duplicate post, blame Google)

I noticed some slow down today when rendering almost 1000 TD elements
with jQuery. I had originally assumed JavaScript was just slow but
that didn't seem right. After doing some tests, it seems jQuery takes
nearly 10x longer than normal DOM manipulation to render the 1000
rows. Is there something I'm doing wrong?

http://dpaste.com/hold/19433/

Reply via email to