Problem solved, see http://facility9.com/2008/07/17/ie7-dropdowns-and-z-index
.sf-menu li:hover,
.sf-menu li.sfHover{
z-index: 99;
}
instead of
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{
z-index: 99;
}
I'm using Superfish (vertical) with 2 menu levels - main level and the
first sublevel. Everything's working fine so far. When the first
submenu is configured via CSS to overlap the main level (left-margin
of submenu smaller than width of mainmenu) some errors occure in IE -
it's impossible to navig
how do i change the scroll-direction of jcarousel? in horizontal mode
the images scroll from right to left, but I want them to move from
left to right…
Thanks in advance,
papillon
3 matches
Mail list logo