-
Horizontal scrollbar
I need a good advise ?
I have this page, with to much information to fit the page along
the vertical axis.
This appears as expected, with a vertikal scrollbar. OK :-)
But an evil horizontal scrollbar also appears on pages, and
the information (horizontal) fit into any screen resolution.
(480 PX)
How do I get rid of it ??
Any idea's is velcome.
HearFromUSoon
BANG
-
Re: Horizontal scrollbar
<BODY STYLE="overflow-x:hidden; overflow-y:auto;">
You can force the overflow-y, with "visible".
Of course, this will only work with IE4.0+
It won't work for Netscape.
Hope that helps.
Later,
Brian.
"Bang" <sohnn@wmdata.com> wrote:
>
>I need a good advise ?
>
>I have this page, with to much information to fit the page along
>the vertical axis.
>This appears as expected, with a vertikal scrollbar. OK :-)
>
>But an evil horizontal scrollbar also appears on pages, and
>the information (horizontal) fit into any screen resolution.
>(480 PX)
>
>How do I get rid of it ??
>Any idea's is velcome.
>
>HearFromUSoon
>BANG
>
-
Re: Horizontal scrollbar
That was the golden key to my problem.
Thanks a lot Brian
Netscape - whats that !!
CULATER
Bang
"Brian Hogan" <bhogan@ehovland.com> wrote:
>
><BODY STYLE="overflow-x:hidden; overflow-y:auto;">
>
>You can force the overflow-y, with "visible".
>
>Of course, this will only work with IE4.0+
>It won't work for Netscape.
>
>Hope that helps.
>
>Later,
>Brian.
>
>
>"Bang" <sohnn@wmdata.com> wrote:
>>
>>I need a good advise ?
>>
>>I have this page, with to much information to fit the page along
>>the vertical axis.
>>This appears as expected, with a vertikal scrollbar. OK :-)
>>
>>But an evil horizontal scrollbar also appears on pages, and
>>the information (horizontal) fit into any screen resolution.
>>(480 PX)
>>
>>How do I get rid of it ??
>>Any idea's is velcome.
>>
>>HearFromUSoon
>>BANG
>>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|