Brendan Hastings wrote:
> ...
> I am having a problem with a drop down menu in IE7 - basically the
> drop-down menu opens up behind hrefs here is an example of this - the
> images are links.
> 
> 
> http://www.dam.ie/investment.html

z-index:1 on ul#menubar should fix that.

position:relative without z-index erroneously performs a stacking 
context in IE.

Ingo

--
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to