Good question, the only way I know how to accomplish what your proposing
is to use the browser detect script.

I would like to know the answer to this as well.

John

> What I would like to do is, limit the browsers that see the fully
styled
> version of my site to the ones I know work correctly others will get
the
> un-styled version.
> 
> I am aware I can do this in JavaScript, is there a way to do so in
CSS?
> 
> Logically I want to say:
> 
> If (ie4,5,5.5,6+, NN6, 7+ , Opera7+, Mozilla 0+ etc ){ use this style
sheet
> }
> Elseif (NN4.7) {use this style sheet}
> Else { don't use style sheet}
> 
> Thanks
> CSS and Web Standards is a challenge by I am improving!
> GC

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to