Opened 10 years ago
Closed 10 years ago
#12803 closed feature (fixed)
Smarter hook point for jQuery.timer
Reported by: | gnarf | Owned by: | gnarf |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9 |
Component: | effects | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I need to add a better place to override the jQuery setTimeout / clearTimeout code so that its easily overriden.
Change History (4)
comment:1 Changed 10 years ago by
Component: | unfiled → effects |
---|---|
Milestone: | None → 1.9 |
Owner: | set to gnarf |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 10 years ago by
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.
Changeset: 516a7a8792200614d43caf1c9a004760fb5fec68
Note: See
TracTickets for help on using
tickets.
#12779 is a duplicate of this ticket.