I have an iframe. The content is wider than the width I am setting so the iframe gets a horizontal scroll bar. I can\'t increase the width of the iframe so I want to just
should work in IE. IE6 had issues supporting overflow-x and overflow-y.
One other thing to note is that IE's border on the iframe can only be removed if you set the "frameborder" attribute in camelCase.
it would be nice if you could style it properly with CSS but it doesn't work in IE.