{}

Set an option

$(input).datebox(<option_name> : <new value>);
$(input).datebox(<object>);

You can either send a key: value pair to set a single option, or an object of multiple options.

Return Type

jQuery Object (datebox input element)