> 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]
*******************************************************************