Computing.Net > Forums > Web Development > Annoying horizontal scrolling list

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Annoying horizontal scrolling list

Reply to Message Icon

Name: legolas
Date: April 13, 2006 at 04:33:09 Pacific
OS: Linux i686
CPU/Ram: 512 MB
Product: HP Vectra
Comment:

I have CSS designed a webpage that fits nicely within a 1024x768 screen size.

Still, I get an horizontal scrolling list at the bottom indicating that the page is wider which indeed it is. But it's just extra space.

The one difference now with previous web pages I have made is that I'm using absolute positioning instead of tables. Could that be the reason?



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: April 13, 2006 at 07:10:19 Pacific
Reply:

Hard to say what the problem is without seeing it. If you were to use a 100% width on an element that has anything to the left or right of it, that would cause it, as would many other layouts.

Michael J


0

Response Number 2
Name: legolas
Date: April 17, 2006 at 00:10:13 Pacific
Reply:

I've found the solution. I replaced the "position: relative;" directives in the css-file with "position: absolute;"
Then the horizontal scrolling list disappeared.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Annoying horizontal scrolling list

Get rid of horizontal scroll bar IE www.computing.net/answers/webdevel/get-rid-of-horizontal-scroll-bar-ie/2635.html

horizontal scroll bar in IEpc www.computing.net/answers/webdevel/horizontal-scroll-bar-in-iepc/3108.html

Iframe scroll bars www.computing.net/answers/webdevel/iframe-scroll-bars/1438.html