How to make SVG work with IE?

前端 未结 5 2049
广开言路
广开言路 2020-12-13 20:55

Does anybody know of a comprehensive library to make SVG work with IE (7 and 8 in particular)?

I wanted something Javascript which could be included in my web page a

5条回答
  •  死守一世寂寞
    2020-12-13 21:07

    Adobe provides scripts to automatically detect, install, and redirect you back to your original site:

    http://support.adobe.com/devsup/devsup.nsf/docs/51780.htm

    http://www.adobe.com/svg/workflow/autoinstall.html

    I have been using this fairly successfully on my site.

提交回复
热议问题