hey thanks alot for that
I looked at the http://css-discuss.incutio.com/?page=MinWidth page but the code you gave me is definatly better and easier to add into the style sheet

Thanks alot to peoples help and comments and the links to the other pages about the quirks of IE etc



On 9/13/06, Kepler Gelotte < [EMAIL PROTECTED]> wrote:
> So dumb question...
> does that go in the style sheet? I ask because I added it and it didnt
work. also the code below goes on one line right?

Sorry I had a typo. It should be:

#container {
        min-width: 800px;
        width:_expression_((document.documentElement.offsetWidth < 820)?
"800px": "auto" );
}


Regards,
Kepler



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
JP2 Designs
http://www.jp2designs.com
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to