Hello
I am trying to implement the calendar but cant quite get it to work properly in IE
the code is pretty simple and works fine in Firefox
the funny thing is that IE works fine if i try to attach the calendar to a DIV but causes Operation Abort error when attaching to the textbox
I have tried different versions of the dhtmlxcalendar.js (the latest one just a few days old, from another post here in the FAQ)
Best regards
Urban
Hello,
please, this code when page is loaded:
window.onload = function(){
mCal46277 = new dhtmlxCalendarObject(āFieldAttendeePersonFirstNameā);
mCal46277.draw();
}
Please, check calendar samples in its package dhtmlxCalendar/samples/