Ticket #712 (closed enhancement: fixed)
Add a cancel to Fx.(Tween|Morph).set
| Reported by: | JanK | Owned by: | digitarald |
|---|---|---|---|
| Type: | enhancement | Priority: | minor |
| Milestone: | Mootools version 1.3 | Component: | Core |
| Keywords: | Cc: |
Description
Fx.*.set should cancel a running animation. Example:
I used el.fade('show') on Ajax request and el.fade('out') onComplete, but that causes the 'show' not to work properly if i the 'out' animation is running.
Change History
Note: See
TracTickets for help on using
tickets.