jgingras Posted August 8, 2005 Share 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 Link to comment Share on other sites More sharing options...
carbonize Posted August 8, 2005 Share Posted August 8, 2005 scrolling="yes" works fine for me. Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted August 8, 2005 Share Posted August 8, 2005 Works fine here. Quote Link to comment Share on other sites More sharing options...
TCH-Don Posted August 8, 2005 Share Posted August 8, 2005 Work for me in IE6 without any scrolling attribute. Quote Link to comment Share on other sites More sharing options...
boxturt Posted August 8, 2005 Share Posted August 8, 2005 Works fine for me as well, with no scrolling attribute used. Quote Link to comment Share on other sites More sharing options...
jgingras Posted August 14, 2005 Author Share 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 Link to comment Share on other sites More sharing options...
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.