Snugug/eq.js

eq.js breaks when there is an iframe on the page

a-fro opened this issue · 2 comments

To reproduce, simply add an iframe to your sample index.html page.

Please provide me with some more information about what breaks and where it breaks. Is there an error thrown? What browsers/OSes are you seeing this on? Does it break with any other tags?

On Monday, November 24, 2014 at 4:23 PM, Aaron Froehlich wrote:

To reproduce, simply add an iframe to your sample index.html page.


Reply to this email directly or view it on GitHub (#24).

Sorry, my mistake. I thought you could use self-closing tags with iframes. Once I close the tag, it works.