jgingras Posted August 8, 2005 Posted August 8, 2005 Hi All, for some reason, I have this iframe that I can't seem to figure out. It works fine in firefox, but in IE6, the scrollbars dont appear?? Is there something that im doing wrong.. ><iframe src="URL" name="name" width="100%" height="200" align="top" frameborder="0"></iframe> I tried the code above, tried with scrolling=auto, and scrolling=yes, but none of them worked. Anyone has an idea?? Thanks, -Jacques Quote
TCH-Don Posted August 8, 2005 Posted August 8, 2005 Work for me in IE6 without any scrolling attribute. Quote
boxturt Posted August 8, 2005 Posted August 8, 2005 Works fine for me as well, with no scrolling attribute used. Quote
jgingras Posted August 14, 2005 Author Posted August 14, 2005 Thanks Everyone, I got it to work. I think when I set the width to being 100%, the scrollbar was out of view??? If I went to the page when browser wasn't maximized, then maximized it, the scrollbar appeared. I changed the iframe to be only 90% and I dont have the problem anymore. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.