I am currently away on leave returning to the office on 25th June

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************
--- Begin Message ---
*********************************************************************
WEB STANDARDS GROUP MAIL LIST DIGEST
*********************************************************************


From: Edward Braddock <ebradd...@squiz.net>
Date: Tue,  9 Jun 2009 20:44:38 +1000 (EST)
Subject: Edward Braddock is out of office was( WSG Digest )


I am currently away on leave returning to the office on 25th June

*********************************************************************
From: kevin mcmonagle <kvn...@mcmonagledesign.com>
Date: Wed, 10 Jun 2009 00:49:11 +0100
Subject: Re: [WSG] no scrollbars in ff

michael.brocking...@bt.com wrote:
> Kevin,
> I think that was meant to be a hint that we might be able to debug your
> code if we could see some of it - very few of us enjoy the extra
> challenge of 'working blind'.
>
> Mike
>  
>
>   
>>   
Ok, it's just that I'm still working on the site still and don't want to 
post code that may have a few validation errors in it.
Still I can't figure out why the scroll bars are missing. I thought it 
must have been something common but maybe I asked prematurely.
I've tried everything.

Heres the site if anyone want's to check it out.

http://www.gortahorkyouth.com/

As I say im workin on it right now.

-best
kevin

*********************************************************************
From: "Bunter, Terry (SEN)" <terry.bun...@aph.gov.au>
Date: Wed, 10 Jun 2009 10:02:32 +1000
Subject: RE: [WSG] no scrollbars in ff

Hi Kevin

The problem is in the styles.css
You have 
html {
        height: 100%;
        overflow: hidden;
}

If you change overflow to visible the scroll bar appears.

Terry


-----Original Message-----
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
On Behalf Of kevin mcmonagle
Sent: Wednesday, 10 June 2009 9:49 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] no scrollbars in ff

michael.brocking...@bt.com wrote:
> Kevin,
> I think that was meant to be a hint that we might be able to debug
your
> code if we could see some of it - very few of us enjoy the extra
> challenge of 'working blind'.
>
> Mike
>  
>
>   
>>   
Ok, it's just that I'm still working on the site still and don't want to

post code that may have a few validation errors in it.
Still I can't figure out why the scroll bars are missing. I thought it 
must have been something common but maybe I asked prematurely.
I've tried everything.

Heres the site if anyone want's to check it out.

http://www.gortahorkyouth.com/

As I say im workin on it right now.

-best
kevin


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************


*********************************************************************
From: kevin mcmonagle <kvn...@mcmonagledesign.com>
Date: Wed, 10 Jun 2009 01:22:49 +0100
Subject: Re: [WSG] no scrollbars in ff

doh... thanks.


Bunter, Terry (SEN) wrote:
> Hi Kevin
>
> The problem is in the styles.css
> You have 
> html {
>       height: 100%;
>       overflow: hidden;
> }
>
> If you change overflow to visible the scroll bar appears.
>
> Terry
>
>
> -----Original Message-----
> From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
> On Behalf Of kevin mcmonagle
> Sent: Wednesday, 10 June 2009 9:49 AM
> To: wsg@webstandardsgroup.org
> Subject: Re: [WSG] no scrollbars in ff
>
> michael.brocking...@bt.com wrote:
>   
>> Kevin,
>> I think that was meant to be a hint that we might be able to debug
>>     
> your
>   
>> code if we could see some of it - very few of us enjoy the extra
>> challenge of 'working blind'.
>>
>> Mike
>>  
>>
>>   
>>     
>>>   
>>>       
> Ok, it's just that I'm still working on the site still and don't want to
>
> post code that may have a few validation errors in it.
> Still I can't figure out why the scroll bars are missing. I thought it 
> must have been something common but maybe I asked prematurely.
> I've tried everything.
>
> Heres the site if anyone want's to check it out.
>
> http://www.gortahorkyouth.com/
>
> As I say im workin on it right now.
>
> -best
> kevin
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************
>
>
>   


*********************************************************************
From: Hassan Schroeder <has...@webtuitive.com>
Date: Tue, 09 Jun 2009 17:27:59 -0700
Subject: Re: [WSG] no scrollbars in ff

kevin mcmonagle wrote:

> Ok, it's just that I'm still working on the site still and don't want to 
> post code that may have a few validation errors in it.

Dude, wrong way around. Fix the validation errors and *then* figure
out why you're seeing XYZ problem...

Or at least that'd be my preferred approach :-)

FWIW,
-- 
Hassan Schroeder ----------------------------- has...@webtuitive.com
webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
twitter: @hassan
                           dream.  code.

**************************************************************
Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
**************************************************************



--- End Message ---

Reply via email to