5 ms·
But SVG isn't supported in any version of IE... For me, that's the main reason to use Raphaël.
by rudd 15y ago
But SVG isn't supported in any version of IE... For me, that's the main reason to use Raphaël.
- jacobolus 15y agoIt’s supported in IE9+, and for earlier versions (if necessary) there’s SVG Web or Chrome Frame.
- rorrr 15y agoSo your project just fails on IE7 and IE8?
- jacobolus 15y agoDifferent projects obviously have different needs. I’m just pointing out that much of what I’ve heard people say about Raphaël is along the lines of “it’s nicer to use than raw SVG”, and providing a contrary data point. Often, when trying to figure out what technology stack to use, developers look around at what seems to have chatter and hype. I think that in some cases they’d be better served by just learning the lower-level API, which isn’t too hard.
- rorrr 15y agoYou didn't answer the question.
- intellection 15y agoFeels your assertion didn't ask a question.
- mcav 15y agoIf he uses plain SVG, and IE7/8 doesn't support SVG, ________________.
- pacomerh 15y agoYeah, I like this library but SVG is still an issue on Android 2.3. Besides that it's great. I see video game companies using this to create Dashboards with stats for online gamers.