Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Issues trying to get Canvas mode to work (Read 1938 times)
jlj30
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 183
Joined: Sep 4th, 2011
Issues trying to get Canvas mode to work
Nov 5th, 2012 at 3:03pm
Print Post  
Hi,

I have a simple website that creates a single node during page load.
It works fine in JavaApplet mode, but I get an error when I switch to Canvas mode.

I have attached the aspx and cs files, and a screenshot of the error message.

Please let me know if there is anything else you need.

Thanks

Jim
  

Default.zip (Attachment deleted)
NetDiagram_-_Canvas_Error_1_-_05nov2012.png (Attachment deleted)
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Issues trying to get Canvas mode to work
Reply #1 - Nov 5th, 2012 at 4:24pm
Print Post  
Hi,

Date.now() is not available in IE8 or earlier versions. Support for the Canvas element in IE first appeared in IE9, so you won't be able to use Canvas mode with older versions anyway.

Stoyan
  
Back to top
 
IP Logged
 
jlj30
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 183
Joined: Sep 4th, 2011
Re: Issues trying to get Canvas mode to work
Reply #2 - Nov 5th, 2012 at 7:29pm
Print Post  
Thanks for the prompt reply.
Jim
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint