[thelist] PCIE IFRAME problems

Paul Backhouse paul.backhouse at 2cs.com
Fri Oct 12 10:20:40 CDT 2001


James,
	that is sheer genius!

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of James Aylard
Sent: 12 October 2001 16:20
To: thelist at lists.evolt.org
Subject: Re: [thelist] PCIE IFRAME problems


Kerin,

> However, on IE6, regardless of the width of the IFRAME contents (300px
> inside a 500px IFRAME for example), I get horizontal scrollbars.
>
> Why is this? And how can I fix it? Is there some proprietary MS CSS to
> turn off horizontal scrollbars? And why is it adding them in there
> regardless of the page width anyway?

    I don't see the effect that you describe even in IE 6 on Win2K (I do,
however, see text overrun the photograph in one box). You can eliminate
scrollbars by adding the CSS property "overflow: hidden" to the affected
iframe. This will eliminate both horizontal and vertical scrollbars,
however. If you only want to eliminate the horizontal scrollbar, you can use
the IE-proprietary property "overflow-x: hidden ;".

James Aylard


---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list