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

Blank page in IE8 when inside iframe #86

Closed hanserino closed 10 years ago

hanserino commented 10 years ago

When embedded inside iframe the head and body gets the attribute sizzle-1400059196048="[object Object]". I'm guessing this is where it all goes wrong. Any suggestions on how to fix it?