onEnter

Automatically creates a Javascript handle for all onenter events the same way browsers natively support onclick, onblur, etc.

jQuery Reactify

jQuery plugin that makes browser click events trigger immediately on iOS and Android..

jQuery Touch Hooks

Hook into jQuery fix hook API to copy over touch event properties into jQuery.Event.

Rye Touch Events in jQuery

This touch event implementation allows plugins written to Zepto or Rye to work with jQuery

jQuery scrollbottom

A plugin that triggers an event when the user reaches the bottom of the page

jQuery Event.kill

Simple plugin to kill event – both stop propagation and prevent default action.

jQuery navigateTop

jQuery plugin for navigate user in to page top.

jQuery tapclick event

Adds a new event that responds more quickly than clicks on touch devices, which tend to have a 300ms delay between touchend and click. Modeled on Google’s FastButton, but also handles delegated events.