Modify ↓
Ticket #6732 (closed bug: invalid)
Callback not fired within animate()
| Reported by: | corradofiore | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | effects | Version: | 1.4.2 |
| Keywords: | animate callback | Cc: | |
| Blocking: | Blocked by: |
Description
The animate() function won't fire any callbacks when speed is declared through an object (e.g. {duration: 5000; queue: false}.
Test file attached.
Attachments
Change History
Changed 3 years ago by corradofiore
-
attachment
animate_bug_test_case.js
added
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.

Test case