open
Open the datebox | Trigger - Open Datebox
As a Function
This function can be used to close the control.
$(input).datebox('open');
As a Trigger
This trigger will close the datebox control
$(input).trigger('datebox', {'method':'open'})
Return Type
jQuery Object (datebox input element)
Trigger / Listener
Trigger