Skip to main content

Search and Top Navigation

#4787 closed enhancement (fixed)

Opened August 18, 2009 07:41PM UTC

Closed November 29, 2009 10:57PM UTC

Last modified January 18, 2010 10:06PM UTC

Datepicker: fix animation control

Reported by: jzaefferer 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.

Attachments (0)
Change History (2)

Changed November 29, 2009 10:57PM UTC by kbwood comment:1

resolution: → fixed
status: newclosed

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

Changed January 18, 2010 10:06PM UTC by Aneon comment:2

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