View Single Post
  #8 (permalink)  
Old Nov 17th, 2007, 18:04
MikeHopley MikeHopley is offline
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing Web Sites For All Screen Resolutions

Quote:
Originally Posted by ScottR View Post
Last I knew IE doesn't support max-width. So JS would have to determine the window size and size the elements from there.
IE7 does support max-width. IE6 can live without it; the JS hacks for max-width are nasty.
Reply With Quote