Opened 15 years ago
Closed 14 years ago
#2877 closed bug (invalid)
$(document) crashes IE6
Reported by: | balupton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Within my lightbox plugin, I use $(document) as I have found that it offers a accurate width and height for cross browsers compared to the alternatives (if my memory is correct).
Anyway, it causes IE6 to crash, and here is the report: http://plugins.jquery.com/node/2228
Note: See
TracTickets for help on using
tickets.
I looked at the linked ticket but it needs a concise test case. Even better, make IE6 go away! Reopen if you can repro with a test case.