views:

53

answers:

0

I have a jQuery plugin running on my site that is executing very, very slowly in IE7/8 to the point that it throws a slow script warning to the user. It doesn't happen in any other browser, and I can't figure out what might be going on.

If you go to this page:

<< REMOVED >>

You'll see that there are 16 results on each page, and each one has a "flip" behavior attached, using the jQuery plugin "quickflip." Attaching this behavior is very slow in IE. If I reduce the result set to 8 or 4 per page, it's faster, but still very bogged down.

I have contacted the author of the script with no success. I am willing to pay for a solution, if I'm allowed to offer such a thing on this site.