Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Iframe scroll bar pronlem
Name: Flynn Date: February 22, 2007 at 07:30:03 Pacific OS: Windows XP CPU/Ram: ? Product: ?
Comment:
Hey
Here's my page. When i designed this it didnt have a horizontal scroll bar but on some browsers it does.. I have tried setting it to scrolling="vertical" but the horizontal one remains... any ideas? help please!
Name: Michael J (by mjdamato) Date: February 22, 2007 at 13:19:22 Pacific
Reply:
There are no easy fixes that I know of. All the standard values for scrolling or overflow are either on or off.
However, you are the creater of that content. If you create the IFrame content so that it "fits" inside the IFrame. However the width of the IFrame includes the vertical scrollbar. So, if you create a 500px wide IFrame you will need to create the content to be about 470px wide. Or something along those lines.
Michael J
0
Response Number 2
Name: Flynn Date: February 23, 2007 at 07:07:04 Pacific
Reply:
Do u mean make the content so that you dont have top scroll down.. Ive made the width so that there is no need to have a horizontal scroll bar but some browsers put it in...
Summary: I am using an iframe with my page, and in FireFox it works just fine, but in IE the iframe acquires a horizontal scroll bar. All the pages that show up in the iframe are set at 100% width with no marg...
Summary: I am attempting to change the colour of the verticle scroll bar in my iframe and for some reason I cannot locate any code which can assist me. I only want to see the up and down arrows and I want the...
Summary: Hi, I have been designing my website in dreamweaver and have set the width of all pages at 800 px. In firefox the site views perfectly and there are no horizontal scroll bars on any page. However, in ...