Re: [WSG] Scrolling layout problem

2005-04-03 Thread David Laakso
On Sun, 3 Apr 2005 23:30:46 +1000, Tatham Oddie <[EMAIL PROTECTED]> wrote:
I've uploaded a new version to the test-drive server
(http://testdrive.fueladvance.com/Perisher/Default.aspx).
The gray portion of the background-image is covering the lower-left  
content text
in FF1.0.2 and Opera7.54u2 at 800. The menu is in the snowflake on first  
load in FF -- shifts left to where it should be, and remains there, once  
hovered. The lower-right rounded corner shows the border-bottom in Opera.  
The font-size for the content is not being honored in Opera.
(aside: it would be easier-- for me at least--to logically follow the  
thread if you wrote below rather than on top of those that reply to you)
Best,
David

--
de gustibus non est disputandum
http://www.dlaakso.com/
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


RE: [WSG] Scrolling layout problem

2005-04-03 Thread Tatham Oddie
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: wsg@webstandardsgroup.org
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: wsg@webstandardsgroup.org
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 , and a background on  
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
**



RE: [WSG] Scrolling layout problem

2005-04-03 Thread Tatham Oddie
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: wsg@webstandardsgroup.org
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 , and a background on  
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
**



Re: [WSG] Scrolling layout problem

2005-04-03 Thread Bert Doorn
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 , and a background on  
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
**


RE: [WSG] Scrolling layout problem

2005-04-03 Thread Mike Pepper
Would you care to negotiate a fee?

I mean, come on ... ;o)

Mike Pepper
Accessible Web Developer
Internet SEO and Marketing Analyst
http://www.seowebsitepromotion.com

Administrator
Guild of Accessible Web Designers
[EMAIL PROTECTED]
http://www.gawds.org


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Tatham Oddie
Sent: 03 April 2005 13:22
To: wsg@webstandardsgroup.org
Subject: [WSG] Scrolling layout problem


Guys n’ girls,

Having some small problems with a Ski website I’m working on – and some
assistance would be great.

The URL is: http://testdrive.fueladvance.com/Perisher/Default.aspx

The problems are:
We’re missing the nice sexy rounded corners top-left and top-right
The horizontal scroll bar shouldn’t be there
The text should go over the mountains bottom-left
It is totally broken in IE6

So far I’ve only tested in FF1.0.2 and IE6/Win. IE6/Win is tragic. Once I
get the FF version working I’ll hack it down for other browsers where
required.

It’s getting quite frustrating.



Thanks,

Tatham Oddie

Technical Director, Fuel Advance
www.fueladvance.com


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

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



[WSG] Scrolling layout problem

2005-04-03 Thread Tatham Oddie








Guys n’ girls,

 

Having some small problems with a Ski website I’m
working on – and some assistance would be great.

 

The URL is: http://testdrive.fueladvance.com/Perisher/Default.aspx

 

The problems are:


 We’re missing the nice
 sexy rounded corners top-left and top-right
 The horizontal scroll bar
 shouldn’t be there
 The text should go over the
 mountains bottom-left
 It is totally broken in IE6


 

So far I’ve only tested in FF1.0.2 and IE6/Win. IE6/Win
is tragic. Once I get the FF version working I’ll hack it down for other
browsers where required.

 

It’s getting quite frustrating.

 

 

 

Thanks,

 

Tatham Oddie

 

Technical Director, Fuel Advance

www.fueladvance.com