Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submenuSelector not working #89

Open
supermueller opened this issue Nov 8, 2017 · 0 comments
Open

submenuSelector not working #89

supermueller opened this issue Nov 8, 2017 · 0 comments

Comments

@supermueller
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant