Okay, I'm trying to make a website friendly with both IE and FF, and it uses frames. I have no problem seeing it on IE, everything's working like it should be. But when I see it on FireFox, an ugly, evil horizontal scrollball appears![]()
I've tried doing the normal "fixing" codes like scrolling="auto" scrolling="yes" and nothing would work.I also tried changing the width of the content.. but nothing would work to remove the horizontal scrollbar.. I didn't have the problem using IE.
The code I'm using for the iframe right now is
Or maybe is that I have to change the content of the iframe?.. Or it's not a coding problem? If anyone can help, I'd be thankful.Code:<iframe name="draw" src="main.htm" scrolling="yes" FRAMEBORDER="0" width="328" height="248" marginwidth="0" marginheight="0" allowtransparency="true"> </iframe>



I also tried changing the width of the content.. but nothing would work to remove the horizontal scrollbar.. I didn't have the problem using IE.
Reply With Quote



Bookmarks