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

Event delegation #51

Closed
jhnns opened this issue Feb 21, 2013 · 3 comments
Closed

Event delegation #51

jhnns opened this issue Feb 21, 2013 · 3 comments

Comments

@jhnns
Copy link

jhnns commented Feb 21, 2013

Nice module! 👍 I really like the simplicity and focus on mobile. But there's one feature I'm missing.

Have you planned to implement some simple form of event delegation? I often use this feature as it is a convenient way to add one listener for a whole list of elements.

@soyjavi
Copy link
Owner

soyjavi commented May 1, 2013

trigger??

@jhnns
Copy link
Author

jhnns commented May 1, 2013

What do you mean by "trigger"?

@tomhicks
Copy link
Contributor

tomhicks commented Jul 5, 2013

I've a few similar issues with the selector engine and events in this library. Considering that people expect it to work like jQuery (and to satisfy that you'll end up having to build jQuery yourself), is there any particular reason it doesn't just use the jQuery selection and events modules?

@soyjavi soyjavi closed this as completed Jul 10, 2014
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