Need a Javascript Expert, IE slow script

Posted by Aaron Carlino on Stack Overflow See other posts from Stack Overflow or by Aaron Carlino
Published on 2010-05-24T23:58:21Z Indexed on 2010/05/25 0:01 UTC
Read the original article Hit count: 202

Filed under:
|
|
|

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:

http://dev.xeetic.org/projects

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.

Very desperate. Please help!

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery