Modify ↓
Ticket #7279 (closed bug: fixed)
.bind("ready") events fire out of order
| Reported by: | john | Owned by: | dmethvin |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | event | Version: | 1.4.3 |
| Keywords: | needsreview | Cc: | |
| Blocking: | Blocked by: |
Description
Test case by Ben Alman here: http://jsfiddle.net/cowboy/YE2Wk/
See also: #7247
Change History
comment:1 Changed 3 years ago by john
- Priority changed from undecided to high
- Component changed from unfiled to event
comment:3 Changed 3 years ago by cowboy
Sent a pull request with a possible fix (And a ton of unit tests) http://github.com/jquery/jquery/pull/80
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.
