Re: [css-d] Which is the best solution min-width and max-width in ie6 ?

2008-05-15 Thread Mark Story
Dal wrote:
 Hello,

 I have never used min-max---width-height properties
 before, but I need to use it now.

 I have found many solutions on web for ie6 and I am
 confused now. 

 Which is the best solution to impliment these
 properties in ie6 ?

 Thanks.

 Dal 


   
I've always resorted to used css expressions for this.  Entirely 
non-standard of course and hacky to the max but they are functioning 
solutions for otherwise impossible to implement property

http://webfx.eae.net/dhtml/cssexpr/cssexpr.html

-Mark

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Which is the best solution min-width and max-width in ie6 ?

2008-05-07 Thread Dal
Hello,

I have never used min-max---width-height properties
before, but I need to use it now.

I have found many solutions on web for ie6 and I am
confused now. 

Which is the best solution to impliment these
properties in ie6 ?

Thanks.

Dal 



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Which is the best solution min-width and max-width in ie6 ?

2008-05-07 Thread Al Sparber
From: Dal [EMAIL PROTECTED]
To: css-d@lists.css-discuss.org

 I have never used min-max---width-height properties
 before, but I need to use it now.
 
 I have found many solutions on web for ie6 and I am
 confused now. 
 
 Which is the best solution to impliment these
 properties in ie6 ?


See if this is helpful:
http://www.projectseven.com/csslab/testing/minmax/index.htm

-- 
Al Sparber - PVII
http://www.projectseven.com
Fully Automated Menu Systems | Galleries | Widgets
http://www.projectseven.com/go/Elevators


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/