Hi

I have made a small script that loads content via ajax.

The site in question uses superfish for a menu, and I would like to
update the state of the menu, when I load new content to the content
area.

The menu is a 2 layer menu, and the second level will show the items
for the current level 1, (if any), unless another level 1 item is
hovered, then it will show the sub-items to that level.

I have the level 1 fixed, just by altering a class, but I can' get
level 2 to work.

I have tried just .show() on the submenu, but that doesn't work.

Does Superfish have any APIs for changing the current state of active
items? Or, if not, what classes/styles/events, do I need to change to
accomplish it?

Hope it makes sense, the site is http://ajust.mocsystems.com

Reply via email to