代码之家  ›  专栏  ›  技术社区  ›  Anil Namde

看起来IE没有画布

  •  0
  • Anil Namde  · 技术社区  · 14 年前

    2 回复  |  直到 14 年前
        1
  •  1
  •   naikus    14 年前

    你可以用 explorer canvas

    <head>
    <!--[if IE]><script src="excanvas.js"></script><![endif]-->
    </head>
    

    here

        2
  •  1
  •   slebetman    14 年前

    退房 Raphael . IE上的VML和其他浏览器上的SVG。他们声称:

    Raphal目前支持Firefox 3.0+、Safari 3.0+、Chrome 5.0+、Opera 9.5+和Internet Explorer 6.0+。

    推荐文章