Side navigation
#2877 closed bug (invalid)
Opened May 15, 2008 10:34PM UTC
Closed January 15, 2009 02:14AM UTC
$(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:
Attachments (0)
Change History (1)
Changed January 15, 2009 02:14AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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.