Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Error in Iexplore 9 (Read 2645 times)
hans
Junior Member
**
Offline


I Love MindFusion!

Posts: 81
Location: Netherlands
Joined: Mar 17th, 2012
Error in Iexplore 9
Jan 15th, 2013 at 3:00pm
Print Post  
I am trying to use canvas-mode with diagramming.js
When I have a page with the diagram on it, its shows in safari, opera and, but I always get an error in iexplore:

"runtime-error Microsoft Jscript: the property or method [addeventListener] is not supported by this object.

The script debugger halts in the script  Type.registerNamespace("MindFusion.Collections") on:
s.addEventListener("touchstart",Function.createDelegate(this,this.onTouchStart),
false)

When I try the fractal-layout sample, the same happens in Iexplore, while it works well in firefox and opera.

Do you have any idea what is wrong ?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Error in Iexplore 9
Reply #1 - Jan 15th, 2013 at 3:14pm
Print Post  
Check if your IE isn't running with Compatibility View enabled (the broken page icon) - this mode does not support canvas objects.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
hans
Junior Member
**
Offline


I Love MindFusion!

Posts: 81
Location: Netherlands
Joined: Mar 17th, 2012
Re: Error in Iexplore 9
Reply #2 - Jan 15th, 2013 at 7:56pm
Print Post  
it helped, Thanks.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint