Skip to main content

Bug Tracker

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

Attachments (0)
Change History (2)

Changed January 08, 2009 10:39AM UTC by davidserduke comment:1

cc: → suhajdab

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.

Changed January 08, 2009 10:39AM UTC by davidserduke comment:2

resolution: → invalid
status: newclosed