Bug Tracker

Ticket #2156 (new enhancement)

Opened 11 months ago

jQuery should use DOMContentLoaded with WebKit >= 525

Reported by: bdash Assigned to: anonymous
Type: enhancement Priority: minor
Milestone: 1.2.2 Component: event
Version: 1.2.1 Keywords:
Cc: Needs: Review

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.

Attachments

Note: See TracTickets for help on using tickets.