Changes between Initial Version and Version 1 of Ticket #14712, comment 1
- Timestamp:
- Jan 21, 2014, 2:59:54 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14712, comment 1
initial v1 1 1 What is the compelling reason to do this? In which browsers and under what conditions does this fire? Why not use `DOMContentLoaded` for this as it was intended? 2 2 3 Really, we should be pushing people to avoid running code at `.ready()` rather than trumpeting the fact that they can rush them in the door a few microseconds earlier.3 Really, we should be pushing people to avoid running code at `.ready()` rather than trumpeting the fact that they can rush themselves in the door a few microseconds earlier.