Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#4787 closed enhancement (fixed)

Datepicker: fix animation control

Reported by: Jörn Zaefferer Owned by:
Priority: major Milestone: 1.8
Component: ui.datepicker Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

To disable the datepicker show/hide animations, duration:"" has to be specified, while showAnim ignores anything falsy. That needs to be consistent with other animation-APIs.

Change History (2)

comment:1 Changed 13 years ago by kbwood

Resolution: fixed
Status: newclosed

Fixed in r3482. showAnim of anything falsy now indicates immediate show/hide.

comment:2 Changed 13 years ago by Aneon

Disabling animation doesn't seem to work in jQuery 1.4 with showAnim: "" or duration: ""

Note: See TracTickets for help on using tickets.