benhowdle89 / touche

Effortlessly re-map click events to touch events on touchscreen UIs
http://benhowdle.im/touche
MIT License
605 stars 49 forks source link

Capture namespaced events #11

Closed wmadden closed 11 years ago

wmadden commented 11 years ago

Things like Bootstrap use namespaced events, e.g. "click.modal.data-api" which don't match event === 'click'.