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 bars
Name: zancom (by ssjgl) Date: February 13, 2005 at 22:25:22 Pacific OS: Win XP CPU/Ram: 256
Comment:
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 margins. I have tried making the pages have a smaller width but all that does is shrink the content inside but leaves the scroll bar. Can anyone help?
heres the link to my site if you need to see it http://iblob.info/
Name: andyhargreaves Date: February 15, 2005 at 12:53:19 Pacific
Reply:
Hello again
Just had a look at your code. You have put scrolling="verticle" in your iframe tag. Despite being spelt wrong (vertical) this would imply that you wanted the vertical scrollbars to be present.
Also the difference between the XP and 98 appearance is very odd. Are you sure they're using the same browser version? That's the only possibility I can think of.
Again, let me know when you upload new code so I can see the results.
Andy
0
Response Number 4
Name: zancom (by ssjgl) Date: February 15, 2005 at 20:06:42 Pacific
Reply:
lol, I didnt think it looked right. the 98 machines i have seen it on have IE 5.5 and my XP machine has IE 6.0 I have tried it on others but am not sure what version they have.
Summary: 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... http://www.silver-trail.c...
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 ...