bapp15.indd 02/17/2015 Page 589
Datepicker
DATEPICKER METHODSMETHOD DESCRIPTION RETURN VALUEdatepicker(options) Makes the selected elements into
Datepickers (see “Datepicker
Options”).jQuerydatepicker('destroy') Destroys the Datepicker. jQuerydatepicker('dialog', date
[, onSelect][, settings]
[, pos])Opens a Datepicker in a dialog
box.jQuerydatepicker('getDate') Retrieves the current date(s) for a
Datepicker.Datedatepicker('hide', speed) Closes a previously open
Datepicker.jQuerydatepicker('isDisabled') Determines whether a Datepicker
fi eld has been disabled.Booleandatepicker('option') Returns an object of all options as
key, value pairs.Objectdatepicker('option',
optionName)Returns the specifi ed option. Mixeddatepicker('option',
optionName, value)Sets the specifi ed option to the
specifi ed value.jQuerydatepicker('option',
optionObject)Sets options using an option
object.jQueryO
continues