[jQuery] IE 6 crashes on effects example documentation pages

[jQuery] IE 6 crashes on effects example documentation pages


Hello,
I'm finding that the effects example pages on the docs site are
crashing Internet Explorer 6 when closing the browser.
For example, I access:
http://docs.jquery.com/Effects/fadeOut
Then I click the paragraph, which fades out (though with jaggedy text
as noted in an old post to the newsgroup here--not smoothly as in
Firefox). Then I close the browser and get the following error:
"An unhandled win32 exception occurred in IEXPLORE.EXE"
This happens probably 9 out of 10 tries with IE 6. Again, Firefox
works fine, but this is an IE-only environment (and unfortunately IE 7
is not an option at this time). Sometimes I'll have to make two
attempts of the complete sequence to cause the error, and I am making
sure the app (iexplore.exe process) isn't running between attempts.
This problem isn't specific to the docs site--the original problem was
with my own code when using effects in the same manner--but the
example page leads to the same result so it's a shortcut for my post.
Is anybody else seeing the same problem?
Thank you.