On 9/21/07, jon randahl <[EMAIL PROTECTED]> wrote:
>
> Out of simple curiosity, is there any way to set a "degree/level" of
> opacity with superfish?
> I'm only asking as you can set the default to hide/show, is there any
> other options?
>
> Thanks in advance!
>
> J

Hi Jon,

I'm not positive I understand what you want to do, but is this the
sort of thing you want?

$('#nav').superfish({
    animation : { opacity : .8 }
});

Joel Birch.

Reply via email to