Ticket #4181 (closed bug: fixed)
Effects methods don't allow callback as the second parameter
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.effects.core | Version: | 1.6rc6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
.show('slow', fn) works, but .show('slide', fn) doesn't.
See jquery-ui thread.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r2109.