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

Documents & Working example #2

Open
ssatz opened this issue Jan 22, 2018 · 2 comments
Open

Documents & Working example #2

ssatz opened this issue Jan 22, 2018 · 2 comments

Comments

@ssatz
Copy link

ssatz commented Jan 22, 2018

Please provide detailed documents and working example.

@RomualdasT
Copy link

RomualdasT commented Jun 4, 2021

Is this works for someone?

@arrstemmler
Copy link

arrstemmler commented Jan 24, 2022

The readme is a little bit missleading. If you have a look here:
https://github.com/knee-cola/es6-menu-aim/blob/master/lib/es6-menu-aim.ts
rowSelector is never used.
So you have to call the hookUp funktion for all element that should handle the submenu.
Fe.: mainNav.children.forEach((element) => { menuAim.hookUp(element); })

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

3 participants