PDA

View Full Version : JQuery: EXTREME Lag when using IE6 and Jquery - Nearly crashes computer!


supaflyboy
09-18-2008, 03:12 PM
Hello. I am trying to use a simple jquery function. I have installed the most recent version of jquery, and called for the "loading box" jquery function. It works fine in firefox, opera, safari, and ie7.

But in IE6, it causes so much hard drive activity that the computer nearly crashes. The computer becomes completely un-usable for 1-8 minutes, depending on computer speed.

Can someone help me debug this so it works properly on IE6?

Here's the test page (with JQuery):
http://www.unreal-deals.com/ebook/tests/jquery-lag.php

And here the same exact page with only the JQuery function disabled:
http://www.unreal-deals.com/ebook

supaflyboy
09-21-2008, 03:22 PM
I tried to update the jquery version and it made no difference. Is this a flaw in jquery, or my website, or IE6? And can it be solved? Thanks