Hacker News new | ask | show | jobs
by cmdrfred 3726 days ago
You are being downvoted because you can make iframes seamless[0]. Unless you are looking at the source you won't even know it's an iframe.

https://jsfiddle.net/yms8ftyw/1/

1 comments

seamless="seamless" doesn't do anything in any browser.
Thanks, I saw it in a Stackoverflow answer and while it did nothing in Chrome or Firefox I thought It might of been there for IE or something.
According to http://stackoverflow.com/questions/4804604/html5-iframe-seam... the attribute is still in draft and isn't implemented in any browsers yet.