Skip to main content

Bug Tracker

Side navigation

#3693 closed bug (duplicate)

Opened December 06, 2008 07:56AM UTC

Closed December 07, 2008 07:17PM UTC

Last modified March 14, 2012 10:43PM UTC

IE DOMContentLoaded in an iframe

Reported by: zachleat Owned by: brandon
Priority: minor Milestone: 1.3
Component: event Version: 1.2.6
Keywords: Cc: zachleat
Blocked by: Blocking:
Description

jQuery does not properly handle the IE hack for DOMContentLoaded in an iframe, it instead relies on window.onload.

Please see my study of IE hacks for DOMContentLoaded here:

http://www.zachleat.com/web/2008/12/04/domcontentloaded-inconsistencies/

A multi-library test case can be found here: http://zachleat.com/Projects/domcontentloaded/

I think the document.write defer script method with script.onreadystatechange is the currently accepted method. But certainly that doesn't mean there isn't another solution hiding somewhere.

Attachments (0)
Change History (1)

Changed December 07, 2008 07:17PM UTC by flesler comment:1

cc: → zachleat
resolution: → duplicate
status: newclosed

I'm pretty sure we already patched this on trunk (feel free to try it).

We'll have this for 1.3.