Hey jQuery'ers,
I am having an issue with jQuery in IE6. I have a very large html page
coming from the server which also includes the jQuery packed file. When the
page is too large, IE6 throws a "long running script" error; the end user
clicks abort script, and havoc ensues with the database as it throws a
"broken pipe" error.
I commented out jQuery and the page runs fine, no long running script error.
So I know that is the cause.
Is this some kind of a document.ready issue? Is there something I can do to
solve it?
TIA!
-- Josh
- [jQuery] Long running script IE6, help! Josh Nathanson
-