jQuery-menu-aim
jQuery-menu-aim copied to clipboard
Dymanic menu
Hi, congratulations ! The plugin is great !
I want to use it with a dynamic menu, but the plugin seems not firing the activate and deactivate function to show and hide the items. I think what is necessary is something like a LIVE method to do that. But as I am new to javascript and jquery, I need some help.
Thanks.
Hi.
I discovered I can update the menu with:
var $menu = $(".dropdown-menu");
// jQuery-menu-aim:
But, now the div is over the primary items. Any suggestion?
Div in the place after moving activateSubmenu and deactivateSubmenu functions too.
So far, so good !
I second the suggestion for the ability to handle deferred list items as they are added.