Side navigation
#3607 closed bug (invalid)
Opened November 14, 2008 03:53PM UTC
Closed January 08, 2009 10:39AM UTC
Duration of bounce effect
Reported by: | suhajdab | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.6 |
Keywords: | bounce effect | Cc: | suhajdab |
Blocked by: | Blocking: |
Description
jQuery UI Effects Bounce 1.6rc2
var speed = o.duration || 250; Default speed per bounce
should say
var speed = o.options.duration || 250; Default speed per bounce
to allow setting the duration of the effect
The appropriate place to report jQuery UI problems is at:
http://ui.jquery.com/bugs
So if you are still having this issue please reopen this ticket there.