G'day

The URL is: http://testdrive.fueladvance.com/Perisher/Default.aspx
...
* The horizontal scroll bar shouldn't be there

Can't help with the other issues right now, but use overflow:auto instead of overflow:scroll on your div#content


One thing to bear in mind is that "overflowing" divs can't be scrolled with the mouse wheel in Firefox/Mozilla. Quite annoying - it's a bug that's been with us for a long time (and doesn't look like going away any time soon).

You could play with margins on <body>, and a background on <html> and forget the div, so people can still scroll with the mousewheel in Gecko based browsers

Regards
--
Bert Doorn, Better Web Design
http://www.betterwebdesign.com.au/
Fast-loading, user-friendly websites

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to