Search and Top Navigation
#4181 closed bug (fixed)
Opened February 19, 2009 03:38AM UTC
Closed February 19, 2009 01:25PM UTC
Effects methods don't allow callback as the second parameter
| Reported by: | scottgonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.effects.core | Version: | 1.6rc6 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
.show('slow', fn) works, but .show('slide', fn) doesn't.
See jquery-ui thread.
Fixed in r2109.