Opened 15 years ago
Closed 14 years ago
#2156 closed enhancement (fixed)
jQuery should use DOMContentLoaded with WebKit >= 525
Reported by: | bdash | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | event | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Nightly builds of WebKit support the DOMContentLoaded event in a similar manner to Gecko. jQuery should make use of this for WebKit versions >= 525 to avoid the nasty timer-based hack being used in future versions of WebKit-based browsers.
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | 1.2.2 → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Resolved in jQuery 1.3.x