Re: [WSG] IE min-width problem

2005-08-10 Thread David Hucklesby
On Wed, 10 Aug 2005 12:20:27 +0800, Tania Morris wrote: > > ... > except that due to the fact that IE doesn't accept min-width, it > becomes quick ugly in IE when the window is resized... > Tania, you may also like to look at Stu Nicholls's CSS-only method of enforcing min-width. It seems to be cr

RE: [WSG] IE min-width problem

2005-08-10 Thread Ben Wrighton - StraightForward
http://www.svendtofte.com/code/max_width_in_ie/ - is a good article on using IE expressions to control text width.    -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Tania MorrisSent: Wednesday, 10 August 2005 4:20 p.m.To: wsg@webstandardsgroup.orgSub

Re: [WSG] IE min-width problem

2005-08-09 Thread Al Sparber
Tania Morris wrote: You can look at the beta site at http://dev.papercutmedia.com/perthjazz/ BTW - you have a little script error: Error: missing } in compound statement Source File: http://dev.papercutmedia.com/perthjazz/ Line: 120, Column: 40 Source Code: if(typeof sIFR == "function"){ sIF

Re: [WSG] IE min-width problem

2005-08-09 Thread Al Sparber
Tania Morris wrote: Hi Folks, I've been working on a site which has three columns which unfortunately need full height backgrounds, some have rounded corners and... well it's been tricky but it's all working ok... except that due to the fact that IE doesn't accept min-width, Any pearls of wi