How do I get VML working in standards mode?

前端 未结 2 1461
渐次进展
渐次进展 2021-01-06 01:20

I would like to be able to use vml objects on a page rendering in standards mode rather than quirks mode. I\'ve found fragments of answers scattered around but can\'t figure

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-06 02:17

    Why don't you simply use Raphael itself instead of using raw VML? The Raphael guys have done a great job producing a standard library which works almost everywhere - make use of their hard work.

提交回复
热议问题