I added a simple calendar to a page to try it out, but in IE after the calendar opens, a small IFRAME the same exact size of the calendar and immediately below it opens up with a 404-Not Found error in the IFRAME. However, works perfect in FF.
SOURCE:
Untitled Document
UNDESIRED IFRAME IN OUTPUT AFTER CLICK:
Yes, this iframe needs only for fix IE layouts bug. Therefore others browsers doesn’t show it.
To resolve problem with error 404 in iframe you have to make sure that you have set path for calendar images, before init :
And if iframe position not the same of the calendar you can try to replace your dhtmlxcalendar.js with latestversion from attachment.
dhtmlxcalendar.zip (12.2 KB)