-
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks