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

opne/close on mouseover #24

Open
ivanionut opened this issue May 2, 2016 · 1 comment
Open

opne/close on mouseover #24

ivanionut opened this issue May 2, 2016 · 1 comment

Comments

@ivanionut
Copy link

Hello,
I will be brief: is possible to open / close the menu on mouseover? ✌️

@oddlyfunctional
Copy link
Collaborator

Currently there's no option for that. You could easily implement it, though, by calling drawer.drawer('open') and drawer.drawer('close') on the trigger's onmouseenter and onmouseleave events.

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

2 participants