Problem with superfish submenu being trimmed by content in Firefox
Posted
by da5id
on Stack Overflow
See other posts from Stack Overflow
or by da5id
Published on 2010-06-11T00:58:31Z
Indexed on
2010/06/11
1:02 UTC
Read the original article
Hit count: 272
Greetings, I have a problem which would seem to involve some kind of z-index issue, but for a change it's in everything except IE.
If you take a look at http://cougar.motivo.com.au/ in anything except Internet Explorer and hover over the last menu item "Contact Us" you can se what I'm referring to. Basically the supersub menu appears to be being trimmed by the width of the element below it.
You can see via the source that I've tried setting z-indexes & position:relative, but at this point I'm stumped. Any and all input would be gratefully received :)
P.S. I am aware that there are still a couple of issues in IE6. I am yet to have the pleasure of addressing those (groans).
© Stack Overflow or respective owner