Re: [css-d] min-width/masx-width and IE

2006-08-08 Thread Zoe M. Gillenwater
Gunlaug Sørtun wrote: > Zoe M. Gillenwater wrote: > >> I have never in my whole life been able to get those IE expressions >> to work, strangely. So I recommend just using JavaScript. >> > > Properly written and implemented IE expressions work every time at my end. > Good for you. :-)

Re: [css-d] min-width/masx-width and IE

2006-08-08 Thread Shelly
I'm sorry - I always forget that on this list, you have to "reply ALL" to get it out to the list. I need to stamp this on my forehead or something. Thanks for the advice - Georg's conditional comment/expression thing worked like a charm. Zoe - I was having the same problem - the expression w

Re: [css-d] min-width/masx-width and IE

2006-08-08 Thread Gunlaug Sørtun
Zoe M. Gillenwater wrote: > I have never in my whole life been able to get those IE expressions > to work, strangely. So I recommend just using JavaScript. Properly written and implemented IE expressions work every time at my end. IE expressions are based on javascript, but "disguised" as CSS. U

Re: [css-d] min-width/masx-width and IE

2006-08-08 Thread Zoe M. Gillenwater
Shelly wrote: > Hey all - > > I'm in need of some help here. I'm working on a site that I need to > have a minimum width of 960px, and a max-width of 1280px - centered > horizontally on the screen and with 3 columns. (If I can also > accomplish a "sticky footer", that's be awesome, as well - n

Re: [css-d] min-width/masx-width and IE

2006-08-07 Thread Jono
Can you post an example so we can gt a look at your page? -- Jono Young Designer | Developer | Illustrator Charleston Web Solutions "Bringing Higher Standards to the Lowcountry" http://www.charlestonwebsolutions.com/ __ css-d

Re: [css-d] min-width/masx-width and IE

2006-08-07 Thread Gunlaug Sørtun
Shelly wrote: > Would anyone have a tutorial or example or something that could point me > in the right direction for this? Think so :-) regards Georg -- http://www.gunlaug.no

[css-d] min-width/masx-width and IE

2006-08-07 Thread Shelly
Hey all - I'm in need of some help here. I'm working on a site that I need to have a minimum width of 960px, and a max-width of 1280px - centered horizontally on the screen and with 3 columns. (If I can also accomplish a "sticky footer", that's be awesome, as well - not necessary, but I have