nope, it depends on your max-width, if the max-width of your iframe reach it will automatically show the scroll bar, for example, width: 300px; height: 500px; if the content of your i-frame reach the width first it will show the scroll bar to the bottom because of the size of your width. i hope i get what you talking about. can you show your codes please ? :)
set the hight to the Iframe around the hight that fits you and the stuff you're going to put in there, and set the width to less then the stuff that's in there, then you will get what you want if I got you right..
Comment