I have a form, i needs attach CJuiDatePicker.
CJuiDatePicker has flat option, but if it’s true, calendar shows inline.
I am want show calendar by the click to link for example, and manipulate values from CJuiDatePicker after value in calendar checked.
It’s possible?
I have a form, i needs attach CJuiDatePicker. CJuiDatePicker has flat option, but if
Share
You can set CJuiDatePicker flat option on true, and hide it in div with id=”HiddenCalendar”.