Re: [css-d] Hack or conditional comments for small screen aps?

2010-10-31 Thread Bob Rosenberg
At 17:45 -0400 on 10/31/2010, David Laakso wrote about Re: [css-d] Hack or conditional comments for small screen a: On 10/31/10 5:04 PM, Nancy wrote: Is there a hack or conditional comment that would allow me to change the left positioning of the fixed menu when it is viewed on a cell phone b

Re: [css-d] Hack or conditional comments for small screen aps?

2010-10-31 Thread David Laakso
On 10/31/10 5:04 PM, Nancy wrote: Is there a hack or conditional comment that would allow me to change the left positioning of the fixed menu when it is viewed on a cell phone browser? Thank you, Nancy You may want to consider using CSS3 "Media Queries." t/ /

[css-d] Hack or conditional comments for small screen aps?

2010-10-31 Thread Nancy
I had several long pages (requested to make them that way) with fixed menus on the left that are specific to each page. During a site redesign, the left menu area was required to be the same for all pages and not to include many levels of choices. So I moved the fixed menus to right. But now the