I have an IFRAME with overflows hidden in the css and html. It works in Firefox, but not Chrome/Safari
Why is this?
Right, how about:
<iframe scrolling="no" src="http://www.google.com" width="400px" height="300"></iframe>
as in the scrolling="no"
scrolling="no"
http://jsfiddle.net/neSBS/
2.1m questions
2.1m answers
60 comments
57.0k users