On Oct 30, 10:22 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote:
> You need to include jQuery before you include Superfish. Also, if you
> are not going to use the bgiframe plugin, you can remove all the
> initialisation code pertaining to that, so it would just look like
> this:
>
> $(document).ready(function(){
>   $(".primenav").superfish({
>     animation : {opacity:"show",height:"show"}
>   });
>
> });
>
> Joel Birch.

Thanks Joel!  Got it to work now.
cheers,

Reply via email to