2008/9/24 Charl Mert <[EMAIL PROTECTED]>:
> How do I disable animations in superfish?

$('ul.sf-menu').superfish({
    speed: 1
});

This sets the animation speed (or "duration") to one microsecond which
is basically instantaneous.

Joel Birch.

Reply via email to