Hi!
I'm using superfish to open a menu and load parts of the page by ajax.
When I click on the link the menu stays up. How can I get rid off of the menu?
Need an example? The following page is by the author of superfish so I guess
it is not a bug but intended.... Here we go:
http://users.tpg.com.au/j_birch/plugins/superfish/#examples Move the cursor to the first menu, the menu slides down, click on menu-item, the menu stays where it is.
If I send an
- $id_of_the_current_menu.hide();
the menu will vanish, the page will be reloaded BUT the menu will not come up if I try to active it by
moving the mouse over it.
Ciao and TIA
killa
PS: I've been trying jquery 1.3 and 1.4, both show the same problem