Modify ↓
Ticket #6766 (closed enhancement: duplicate)
Patch for ready()
| Reported by: | johncrenshaw | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4.3 |
| Component: | core | Version: | 1.4.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Submitted a pull request. Commit visible at http://github.com/johncrenshaw/jquery-ui/commit/8491f2234d2a68e823c375fa4468e3677e9c7495
I made minor fixes in 4 places that will have no impact on working code, but will allow ready() to be properly extended (essential for properly implementing a jQuery.include() as a plugin). Comments marked MYEDIT explain exactly what and why.
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.

Dup of #6768.