eq.js breaks when there is an iframe on the page
a-fro opened this issue · 2 comments
a-fro commented
To reproduce, simply add an iframe to your sample index.html page.
Snugug commented
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).
a-fro commented
Sorry, my mistake. I thought you could use self-closing tags with iframes. Once I close the tag, it works.