Bug Tracker

Opened 14 years ago

Closed 14 years ago

#3607 closed bug (invalid)

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

Change History (2)

comment:1 Changed 14 years ago by davidserduke

Cc: suhajdab added

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.

comment:2 Changed 14 years ago by davidserduke

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.