Closed GoogleCodeExporter closed 8 years ago
are you also using the excanvas.js / excanvas.min.js files?
Original comment by littlefr...@gmail.com
on 10 Aug 2011 at 6:58
Yeah, like this:
<!--[if IE]><script language="javascript" type="text/javascript" src="/Scripts/flot/excanvas.min.js"></script><![endif]-->
Original comment by roberts....@gmail.com
on 11 Aug 2011 at 11:44
I've tried the 0.7 download against IE9, and don't see any problems with the
minified version.
That error is what one sees when canvas isn't present, which in the case of IE9
happens when the page has an incorrect or missing DOCTYPE, and is rendered
using quirks mode instead of standards mode. Are you sure the problem is with
jquery.min.js and not the page's render mode? Can you try the basic example,
with no modifications, and let me know whether that works?
Original comment by dnsch...@gmail.com
on 9 May 2012 at 1:16
No follow-up; marking as invalid.
Original comment by dnsch...@gmail.com
on 4 Jun 2012 at 2:33
Original issue reported on code.google.com by
roberts....@gmail.com
on 1 Aug 2011 at 2:27