All, Ok... we're getting somewhere on our end - so status update:
I've uploaded a new version to the test-drive server (http://testdrive.fueladvance.com/Perisher/Default.aspx). The remaining issues are: - mountains in bottom left corner won't sit under in any browser - scrolling isn't working in IE6 I haven't started testing any other browsers yet, so some quick checks in that department would be nice too please. Thanks! Tat -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tatham Oddie Sent: Sunday, 3 April 2005 11:07 PM To: [email protected] Subject: RE: [WSG] Scrolling layout problem Bert, That fixed the scrollbar issues... thanks. I'm not too worried about wheel scrolling. I use Firefox 24/7 - so it's not that I don't care about the browser. Just that I'd prefer to get the bug fixed (or fix it myself). Tat -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bert Doorn Sent: Sunday, 3 April 2005 10:47 PM To: [email protected] Subject: Re: [WSG] Scrolling layout problem 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 ****************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ****************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
