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/
1.4m articles
1.4m replys
5 comments
57.0k users