No Horizontal Scrolling iFrame Code:
You must have access to the internal frame’s code to implement this solution. The internal iframe should have the following in its style:
Now the parent frame’s iframe tag may look like this:
That is all it takes to remove those pesky horizontal scroll bars and have a neat iframe that will only scroll vertically. You may modify some of these sizes and proportions to fit your page layout, but the code above works in all major browsers.
No comments:
Post a Comment