Skip to content

submenuSelector not working #89

Open
@supermueller

Description

@supermueller

It seems that the submenuSelector is not working.

If if you define a submenu selector as following in the example.html it will stop working:

<!-- example.html: line 204 -->

$menu.menuAim({
   activate: activateSubmenu,
   deactivate: deactivateSubmenu,
   submenuSelector: ".popover"
});

Or do I use the option submenuSelector in a wrong way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions