keithclark / selectivizr

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

Blank page in IE8 when used in Facebook tab (iframe) #48

Closed Laz75 closed 11 years ago

Laz75 commented 11 years ago

I just noticed that if I include Selectivizr in a Facebook tab application (an iframe) nothing shows up, the iframe is completely blank (even though the content is there, I can see there are links by hovering on the "white" with the pointer).

Not sure what it might be. For now, I removed Selectivizr altogether from the tab.

Laz75 commented 11 years ago

Never mind that, I just noticed we were using 1.0.2 and one of the bugs fixed in the current release is very likely this one (WSOD).

We'll try and use the new version, sorry!