Closed jhnns closed 10 years ago
trigger??
What do you mean by "trigger"?
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?
Nice module! :+1: 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.