Hi,

I am very new to javascript and jQuery. I'm going through a book right
now but I'm just not there yet.

I found the fantastic superfish plugin. I am good at CSS and have a
valid, fully-functioning CSS-only menu. Superfish also works great:
the animation and delay works perfectly. However I am being vexed by a
few issues.

1. I can't get the dropShadows to appear, despite explicitly calling
for them.
2. The autoArrows adds a bunch of arrows, between 5 and 8, to
submenus.
3. Supersubs is pushing submenus out far away, but not widening the
original menus.

Here is a page with the features above all enabled, so you can see the
wonkiness:

http://www.v3corporation.com/testmenu/menu.html

And here is a page without the autoArrows and supersubs enabled:

http://www.v3corporation.com/testmenu/menu2.html

I tried adding various classes to my top-level ul, such as sf-shadow,
sf-menu, etc but that doesn't seem to be necessary since the element
is defined in the call and everything else is working.

Any help appreciated. Thank you.

Reply via email to