iFrames
iFrames
Out of context: Reply #8
- Started
- Last post
- 8 Responses
- SaintWalker0
Finally! Thanks sooo much guys. I figured out the problem with the horizontal scroll bar.
If you want an iframe that does NOT have a horizontal scrollbar in some browsers, (mainly IE) make sure to NOT specify margin: 0px; as a style for the iframe...that one thing fucks it up.
Thanks again!