keithclark / selectivizr

selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.
1.71k stars 247 forks source link

Instead of using doc.documentMode useragent detection. Bug fix pictures using the full path (eg background: url (http://abc.com/a.jpg)). #87

Closed gucong3000 closed 9 years ago

gucong3000 commented 10 years ago

Instead of using doc.documentMode useragent detection. Bug fix pictures using the full path (eg background: url (http://abc.com/a.jpg)).