JS Error in IE7
Forums »
General discussion
» JS Error in IE7
|
2008/04/06 07:07
http://www.dynarchlib.com/dl/index.html#sample://widgets-calendar.xml doesnt work in IE7. Line: 12
req=new ActiveXObject("Microsoft.XMLHTTP");
as highlighted |
mishoo
Dynarch.com
|
2008/04/07 14:10
It works just fine for me.. Perhaps you disabled ActiveX in your browser? (or are using very tight security settings). For IE7 it shouldn't rely on ActiveX though, I'll double check that. DynarchLIB.com |
mishoo
Dynarch.com
|
2008/04/07 14:16
Looks like it was using the ActiveX approach by default... I fixed that, can you please check again? I'll include the fix in a bugfix release that I'll upload in the next few days. DynarchLIB.com |