Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Oct 16, 2008 08:00
open dhtmlx forum
Calendar: Corrupted Nov 2008, plus iframe on IE6

Dear Support Group, I am using calendar and getting into two problems:

1) November 2008 is corrupted on FF and IE6 - only few dates displayed (as well as some other months in future years... )
2) IE6 has an issue - displaying unknown iframe when calendar is populated.

myCal = new dhtmlxCalendarObject('calendar', false, {isYearEditable: true,isMonthEditable: true});    
myCal .setSkin("Windows Vista");
myCal.options.weekstart=6;
myCal.draw();

Please help.
Answer posted by Support on Oct 16, 2008 09:16
>>myCal .setSkin("Windows Vista");
must be 
     myCal.setSkin("vista");

Which version of dhtmlxCalendar are you using , if not latest one - please update to dhtmlxCalendar 2.0 - none of reported problems reconstructable with it.

Answer posted on Oct 16, 2008 12:31
vista does not change anything. . .
Answer posted on Oct 16, 2008 12:43

we are using dhtmlxCalendar 2.0 from the DHTMLXSuite

Answer posted by Support on Oct 17, 2008 03:56
Please check attached sample, it uses the same code and codebase from 2.0 release - all works correctly. 

Attachments (1)