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,
- [jQuery] can't get superfish to work curious
- [jQuery] Re: can't get superfish to work Joel Birch
- [jQuery] Re: can't get superfish to work curious

