I love you forever. *grin* It works just fine now in both. Thank you thank
you thank you. :)

Cheers,

Seona.

-----Original Message-----
From: Simon Jessey [mailto:[EMAIL PROTECTED]
Sent: Friday, 30 January 2004 12:47 PM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] Making my menus work across multiple browsers



I usually do this when I want to feed IE with different values:

selector { rules that work with IE }
parent>selector { rules hidden from IE that override the previous rules }

In this case:

selector { left: value; }
parent>selector { left: 0; margin-left: value; }

Simon Jessey
----------------------------------
mail: [EMAIL PROTECTED]
blog: http://jessey.net/blog/
work: http://keystonewebsites.com/



----- Original Message -----
> The problem I am having is that Mozilla seems to need the "margin-left"
> property to position the submenus correctly, while IE seems to prefer the
> "left" property. Is there a good way to make one property invisible to the
> browser it doesn't like?

*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.573 / Virus Database: 363 - Release Date: 28/01/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.573 / Virus Database: 363 - Release Date: 28/01/2004

*****************************************************
The discussion list for http://webstandardsgroup.org/
***************************************************** 

Reply via email to