Hello! I use MochiKit for an online store. When I show big tables (6 columns, 3500 rows) the page becomes very slow and Firefox asks me if it should kill an unresponsive script. I'm only including the Base, Iter, Async and DOM files on that page, functions only get called, when someone clicks on a link.
Is there any explanation for this? Any solution (except not showing so many entries)?
