ART uses SVG and VML for IE lte 8, since IE9 has SVG it should work... Unfortunately github issues at calyptus/art are disabled, but maybe you can send him a message... I'll try to test it as well.
On Tue, Feb 15, 2011 at 2:49 PM, André Fiedler <[email protected] > wrote: > Maybe ART doesn´t support Browsers that havn´t canvas implemented? You can > take a look at: http://excanvas.sourceforge.net/ > > 2011/2/15 Barry van Oudtshoorn <[email protected]> > > Hi all, >> >> I've been playing with ART recently, and the time has now come for me to >> make sure that things work in IE. I understand that ART is meant to abstract >> out the implementation details: whether the browser uses SVG or VML >> shouldn't really matter. >> >> Unfortunately, though, I've run into a bit of a snag. If you take a look >> at http://jsfiddle.net/k7Qa3/ in an SVG-supporting browser (eg. Firefox, >> IE9), everything's great. In IE < 9, though, I get nothing displayed. There >> aren't any errors being thrown, and I can't seem to spot what I've done >> wrong. Do I have to do anything special to get things going in IE, or have I >> just made a stupid mistake? (The two JS files that are mine are >> ART.Shapes.Extras and uiGraph). >> >> Any help would be much appreciated -- I'd really be able to make use of >> this in the project I'm working on. >> >> -- >> Barry van Oudtshoorn >> www.barryvan.com.au >> >> Not sent from my Apple πPhone. >> >> >
