Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
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.

Resolved in jQuery 1.3.x