Sunny wrote:

> I know how to prevent v.4 browsers from getting my styles, but how do 
> I stop IE5/Mac from getting them?? All I know how to do is to give
them 
> something different, not how to exclude them entirely.


see: http://centricle.com/ref/css/filters/

@import url('styles.css'); /* excludes NS4, Mac IE5 */
@import 'styles.css'; /* excludes NS4, IE4, Mac IE5 */


But my experience is that IE 5 Mac does not take much effort to make
work. The main problems seem to be with foats, which always looks worse
than they actually are. There really is no need to give it an unstyled
look or a separate stylesheet when adding a couple of filters will fix
things.

cheers,
Geoff.





==============================================================================
The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments
==============================================================================


******************************************************
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