Re: [WSG] suckerfish problem - ie6

2008-09-28 Thread willdonovan

Hi Kevin,

I have the FF issue as well.

Fore me: FF2.17 on a PC.

William

kevin mcmonagle wrote:

hi,
Thats strange eBiz,
The dropdowns are working over the flash in ff3 mac for me.
Anyway im getting that or a very similar problem in safari so will def 
try your suggestion tomorrow.
Actually the hover states are not even working in safari though so it 
might be another issue alltogether.


George that ie solution you put together works very nice - thanks again.


Essential eBiz Solutions Ltd wrote:
FF3, it only happens on the home page where the flash is, if you set 
your
flash container to z-index 1 (assuming your using SWFobject) and you 
ul to

z-index 99 then it will work in all browsers.

 

  





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





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



[WSG] suckerfish problem - ie6

2008-09-25 Thread kevin mcmonagle

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

-thanks
kevin



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



Re: [WSG] suckerfish problem - ie6

2008-09-25 Thread kevin mcmonagle

cheers george.
i thought the !important; fixed that but apparently not.
menus height ok in ie6, just have to give it a conditional comment for 
the width now.

-thanks a mill
kevin


Gunlaug Sørtun wrote:


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





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



Re: [WSG] suckerfish problem - ie6

2008-09-25 Thread Gunlaug Sørtun

kevin mcmonagle wrote:
cheers george. i thought the !important; fixed that but apparently 
not. menus height ok in ie6, just have to give it a conditional 
comment for the width now.


Suggest you add this package instead of something in a CC...

#mainMenu li ul {padding: 0; }
* html #mainMenu li { overflow: hidden; }
* html #mainMenu li ul {margin-bottom: -1000px; overflow-x: hidden;
width: 12em;}

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


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



RE: [WSG] suckerfish problem - ie6

2008-09-25 Thread Essential eBiz Solutions Ltd
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]
***



Re: [WSG] suckerfish problem - ie6

2008-09-25 Thread kevin mcmonagle

Thanks,
Only other services and local information have drop downs and they are 
showing up in ff3 for me.

what version are you using?



Essential eBiz Solutions Ltd wrote:

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

  





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



RE: [WSG] suckerfish problem - ie6

2008-09-25 Thread Essential eBiz Solutions Ltd
FF3, it only happens on the home page where the flash is, if you set your
flash container to z-index 1 (assuming your using SWFobject) and you ul to
z-index 99 then it will work in all browsers.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of kevin mcmonagle
Sent: 25 September 2008 19:35
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] suckerfish problem - ie6

Thanks,
Only other services and local information have drop downs and they are 
showing up in ff3 for me.
what version are you using?



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

   




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



Re: SPAM-LOW: Re: [WSG] suckerfish problem - ie6

2008-09-25 Thread kevin mcmonagle

hmm, drop downs are not showing up in safari either.
I do have z-index defined so not sure what the problem is.

#mainMenu li ul li {
padding-right: 1em;
width: 13em;
text-align:left;
text-indent:5px;
border-bottom:solid 1px #fff;
z-index:1002;
}

and also on the li ul { z-index:1002;}

hmm





Essential eBiz Solutions Ltd wrote:

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

  





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







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



Re: [WSG] suckerfish problem - ie6

2008-09-25 Thread kevin mcmonagle

hi,
Thats strange eBiz,
The dropdowns are working over the flash in ff3 mac for me.
Anyway im getting that or a very similar problem in safari so will def 
try your suggestion tomorrow.
Actually the hover states are not even working in safari though so it 
might be another issue alltogether.


George that ie solution you put together works very nice - thanks again.


Essential eBiz Solutions Ltd wrote:

FF3, it only happens on the home page where the flash is, if you set your
flash container to z-index 1 (assuming your using SWFobject) and you ul to
z-index 99 then it will work in all browsers.

  



  





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



[WSG] Suckerfish problem

2004-06-12 Thread Anders Ebdrup



Hi !Hope you can help with the menu at http://www.smartpage.dk/HBW/suckerfish.html?The 
submenu is placed behind the imagesin Internet Explorer, and I can't get 
it in front of the pictures...? 
The css for det menu is placed 
here:http://www.smartpage.dk/HBW/styles/navigation.cssand 
the css for the gallery is found here:http://www.smartpage.dk/HBW/styles/galleri.cssAny 
help will be appreciated!Regards Anders!