-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I simply cannot get excanvas to work at all. I have tried everything I can think of. I am even uploading the examples that come with excanvas to my website and testing them and they do not even work. I don't know if it has something to do with my server or what, but I haven't seen a working excanvas…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I am using excanvas.js that is used with flot jquery graphs.
When in FF or chrome the graphs show great.
on IE I get this error:
Unknown runtime error excanvas.min.js, line 144 character 21
el.getContext = getContext;
// Remove fallback content. There is no way to hide text…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Excanvas "for enternet Explorer" is working fine for predefined canvas elements. But when it comes to creating canvas elements dynamically during the script, it will not work...
Any ideas??
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
This is a tall order, but is there a jQuery or Mootools (or other framework) plugin to wrap text around images and support IE6? I've tried the jQSlickWrap, but unless the browser supports HTML 5, you're out of luck. What's strange is that IE 6 supports the jQuery Background Canvas plugin, which uses…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Alright, I thought I had this whole setTimeout thing perfect but I seem to be horribly mistaken.
I'm using excanvas and javascript to draw a map of my home state, however the drawing procedure chokes the browser. Right now I'm forced to pander to IE6 because I'm in a big organisation, which is probably…
>>> More