Creating calendar linked to input
-----------------------------------------
1.
If i try to use the above code (this is as shown in examples of the calendar control) it does not work.
2. If i create the dhtmlXCalendar object on body onload, only then it works.
Can you please suggest why the isnt the first code does not work.
Regards
Vinod W
The input object must exist on moment of dhtmlxCalendarObject call, so the correct code will be
we will update sample, sorry for inconvenience
Thanks for the reply. I am sorry, even when i was using the code as you mentioned, even then it does not work. I get an IE:Operation aborted error. Can you please suggest.
Thanks
vinod
Problem caused by bug in IE rendering engine, but latest version of dhtmlxCalendar already must have workaround for it.
Please try to use latest version.
dhtmlx.com/docs/products/kb/inde … s=calendar