DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Bang Guest

    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


  2. #2
    Brian Hogan Guest

    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
    >



  3. #3
    Bang Guest

    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
    >>

    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links