neridaj
06-03-2008, 06:46 AM
Hello,
I know this has been posted and replied to countless times, but none of the remedies are working for me. I've tried the partial doctype <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">, scrolling="yes", overflow-x: hidden, overflow-y: scroll, body { display: inline }, and still can't get rid of the horizontal scrollbar in IE 6. I've been messing with this for about two days so if you have any ideas let me know, please.
<div id="thumbs">
<iframe id="ifrm" name="ifrm" src="resthumbs.html" scrolling="yes" frameborder="0" width="600" height="94">
[Content for browsers that don't support iframes goes here.
Suggestion: include link to file specified in iframe src attribute.]
</iframe>
</div>
Thanks,
Jason
I know this has been posted and replied to countless times, but none of the remedies are working for me. I've tried the partial doctype <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">, scrolling="yes", overflow-x: hidden, overflow-y: scroll, body { display: inline }, and still can't get rid of the horizontal scrollbar in IE 6. I've been messing with this for about two days so if you have any ideas let me know, please.
<div id="thumbs">
<iframe id="ifrm" name="ifrm" src="resthumbs.html" scrolling="yes" frameborder="0" width="600" height="94">
[Content for browsers that don't support iframes goes here.
Suggestion: include link to file specified in iframe src attribute.]
</iframe>
</div>
Thanks,
Jason