I’m integrating dhtmlxscheduler into my application and it works great in Firefox, Chrome and Safari. But in IE8 and IE9, it just doesn’t load and I get the following error on the console:
SCRIPT16389: Unspecified error
dhtmlxscheduler_debug.js, Line 2282, Character 2
And line 2282 is
b.scrollTop=0; //fix flickering in FF
There seems to be no “dhx_cal_data” div or corresponding variable didn’t store it.
Can you please create sample where we could reproduce this issue or give us a link to your site?
I have attached a web page where the scheduler displays fine in Chrome or Firefox, but doesn’t display at all in Internet Explorer 9. dashboard.zip (322 KB)