Hello,
When my page is loading (ajax....) I would like to disable clicking on DayPilot calendar control.
How can I do that ?
Thanks
Anonymous
-
3/27/2008 6:03:40 PM
Exactly "temporarily (just for a few seconds until the page is fully loaded)" .
Anonymous
-
3/28/2008 2:50:50 PM
That's not possible at the moment.
I think the easiest way would be to draw a special (possibly semi-transparent) div over the calendar and remove it after your initializations are finished.