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
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.