Your top links aren't working in Firefox, the nav li's need a z-index to
appear above the flash.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Gunlaug Sørtun
Sent: 25 September 2008 15:44
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] suckerfish problem - ie6

kevin mcmonagle wrote:
> Hi, Having a problem with suckerfish drowndowns, ie6 shows the nested
> lists expanded to the full height of all li's.  Im doing the css for
> a programmer and im not sure whats going wrong. is it possible the 
> javascript fix isnt being picked up? Im not doing that part of the 
> programming.
> 
> Anyone see this before?
> 
> www.grandcentralhotel.ie

Sure, IE6 has no respect for declared dimensions - !important or not,
and expands #mainMenu li to make room for #mainMenu li ul.

Suggest you add...

* html #mainMenu li ul {margin-bottom: -1000px;}

...to prevent IE6 from acting on the height.

regards
        Georg
-- 
http://www.gunlaug.no


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************



-- 
No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 270.7.2/1689 - Release Date: 24/09/2008
18:51




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to