We've been using jQuery (1.2 since its release) with a webapp we're
building, and it's all been plain-sailing, until now.

We've got a table which uses livegrid to load in new rows. 2 out of
the 4 columns contain elements which have events bound using livequery
(so any new rows also get bound). When we get to more than say 20
rows, the app sees serious degredation in speed on FF (untested
elsewhere), rendering it pretty-much unusable.

Has anyone else come across similar issues? Are there any common fixes
for this sort of problem?

Reply via email to