views:

33

answers:

2

Hello!

I am wondering how does SVG work in IE with Google Docs Drawings?

Is it flash?

Could you please point me to the library they use to add SVG support to IE?

Thanks!

A: 

I found this article on the subject very interesting:

http://wiki.svg.org/index.php?title=Inline_SVG

amphetamachine
A: 

Google Docs Drawings: They seem to use VML in IE instead of SVG.

Adding SVG Support to IE: take a look at this SO thread: http://stackoverflow.com/questions/1427051/how-to-make-svg-work-with-ie

There are several libraries which use VML in Internet Explorer:

And libs using flash:

räph