Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by otter on Jun 18, 2008 00:47
open dhtmlx forum
Calendar and IE select

on IE6 selectboxes under the calendar will not be hidden and you see the selectboxes in the calender.
is there a way to fix this?
Answer posted by Support on Jun 18, 2008 03:10
Which version of dhtmlxcalendar are you using?
The original version of dhtmlxcalendar has òôåøìó workaround for such situation and must show correctly.
If problem occurs for you with latest code - please provide any kind of sample where issue can be reconstructed.
Answer posted by otter on Jun 18, 2008 03:25
Answer posted by Support on Jun 18, 2008 03:52
Please try to use attached js file instead of original one.
Attachments (1)
Answer posted by otter on Jun 18, 2008 04:16
the direct initialization to input field works now but only there. Look at example and try the cal button
http://gradwerk.de/dhtmlxCalendar/samples/initialization/
Answer posted by Support on Jun 18, 2008 06:42

Strange, but mentioned sample works correctly, when checked from our side. 
Are you using native IE6 installation , or some tesing tool as IE Tester?

There is a known incompatibility with IE tester, while the same page loads correctly in native IE6 it really throws an error in case of loading it through IE Tester. 

Answer posted by otter on Jun 18, 2008 06:59
the IE has version 6.0.2900.2180 on Win XP SP2!
See attachment
Attachments (1)
ie.png23.43 Kb
Answer posted by TC on Sep 04, 2008 16:14
I can confirm that I'm experiencing the same issue in IE6.
Answer posted by Support on Sep 05, 2008 02:32
Please try to use latest version ( attached to post ) 
Attachments (1)
Answer posted by otter on Sep 05, 2008 02:46
Answer posted by Support on Sep 05, 2008 05:19
>>http://gradwerk.de/dhtmlxCalendar/samples/initialization/
Problem caused by the way how calendar used, instead of direct DOM manipulation you must use show and hide methods of calendar. 
Attachments (1)