Possible to get Excanvas to work in IE 8?

后端 未结 7 2007
无人及你
无人及你 2020-11-30 08:03

I used to work on a jQuery plugin named \'BeautyTips\' and it was working just fine. But, since I\'ve installed IE 8, this plugin stop working because it needs Excanvas to m

7条回答
  •  时光取名叫无心
    2020-11-30 08:21

    The new 'standards' mode of IE8 turns off some nonstandard features. Among them VML, which is used by excanvas. I just set for IE7 'standards' mode, so it still works.

    
    

    Frustrating, but i don't know of any advantage brought up by IE8.

提交回复
热议问题