Hi!

I try from myself to add the fadeout effect also on the other menu on
mouseout, but I cant worki it out.
Is fadeOut not a superfish function?

I try this:
fadeOut: 'slow',

Where I am wrong?

Dom

On Oct 21, 2:54 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Thx a lot!
> So simple and power full with jquery. Damned... :o)
>
> Dom
>
> On Oct 21, 12:11 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote:
>
> > Hi Dom,
>
> > Simply alter the line in the setTimeout function to this:
>
> > $('ul.sf-menu li.current > ul').fadeOut('slow');
>
> > Note that I have altered both the method and the selector here.
>
> > Joel Birch.

Reply via email to