Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by shweta on Oct 14, 2008 20:20
open dhtmlx forum
dhtmlcalendar not works in IE

i'm using dhmtlxcalendar as:

<input type="text" name="calInput2" id="calInput2" readonly="true">
<script>
cal2 = new dhtmlxCalendarObject('calInput2');
cal2.setDateFormat("%m/%d/%Y");
</script>


but this is not working in IE there is some another frame open in that page along with calendar.it works in firefox but calendar open in different area not near to input box.
Please help me to use calendar in IE.it's urgent
Answer posted by Support on Oct 15, 2008 01:56
Please check attached sample - it uses the same code and works correctly.
If you are using older version of calendar - please try to update to latest one. 
Attachments (1)