Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.