Thanks for this explanation you've been too kind. It must be the
double applied filter. Now is there a way to get rid of the fade
effect in favor of the overall semi-transparency? I know the fades are
the spice of Superfish but I'm kind of forced to try that too. Can you
help me pretty please? :)
Hello,
Very useful plug in btw.
My JS knowledge is about zero, so I tried to create some transparency
by adding to the CSS the following
.nav li li {
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=90);
}
This works entirely in FF but only the second level works in
2 matches
Mail list logo