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

Implement event delegation #16

Open
roydukkey opened this issue Jul 12, 2016 · 3 comments
Open

Implement event delegation #16

roydukkey opened this issue Jul 12, 2016 · 3 comments

Comments

@roydukkey
Copy link

Implement event delegation.

Option 1

hoverintent(ele [, selector ], handlerIn, handlerOut);

Option 2

hoverintent(ele, handlerIn, handlerOut).options({
    on: 'selector'
});
@ysulyma
Copy link

ysulyma commented Feb 20, 2017

+1

@arvgta
Copy link

arvgta commented Nov 17, 2020

Just wondering if this has been implemented in the meantime?

@stratboy
Copy link

Me too, very important

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

4 participants