script running very slow in IE with Jquery quickflip plug-in
        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:11 UTC
        
        
        Read the original article
        Hit count: 729
        
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.
© Stack Overflow or respective owner