Tagged: event
Full-sized drag & drop event calendar
2.1.1
Released August 29, 2014
A jQuery plugin that adds cross-browser mouse wheel support.
3.1.12
Released July 10, 2014
It implements a custom 'appear'/'disappear' events which are fired when an element became visible/invisible in the browser view port.
0.3.3
Released June 3, 2013
A really, really, REALLY tiny pub/sub implementation for jQuery.
0.7.0
Released January 29, 2013
jQuery special events for the gestures swipeleft, swiperight, swipeup and swipedown.
0.5.2
Released January 16, 2013
jQuery Finger unifies click and touch events by removing the 300ms delay on touch devices. It also provide a common set of events to handle basic gestures such as drag and pinch. Small (< 1kb gzipped), it is focused on performance, is well tested and ... also supports jQuery delegated events.
0.1.2
Released September 30, 2014
jQuery special events movestart, move and moveend for tracking touch and mouse moves, throttled to browser animation frames, and exposing information about distance and velocity of fingers.
1.3.6
Released October 28, 2013
The bridge from jQuery to PHP, and vice-versa through AJAX. Using event delegation, forms and links can call PHP functions with only some data-* attributes, and perform RESTful requests using GET, POST, PUT, DELETE without any manual event binding, everything just works. You can also render partial views using ajax, loading only parts of the page. This plugin also allows you to upload files using AJAX on good browsers and IE10
2.7.2
Released May 2, 2014
Use this plugin to handle both keyboard-mouse and mobile touch motions with a unified set of events. It is currently being used in a commercial SPA and is featured in the book [Single page web applications - JavaScript end-to-end](http://manning.com/mikowski). Supported motions for both desktop and touch devices include tap, long-press, drag, long-press-drag, and zoom. See the README.md on the home page for much greater detail. Please see 'ue-test.html' file for a demonstration of the different motions. Most test tiles below the second row are negative test cases and should not be draggable (the one exception is the 'held+helddrag' example).
0.3.3
Released November 20, 2013
Provides the ability to have a jQuery **collection** subscribe a **function** to a **global custom event**. This plugin is featured in the book [Single page web applications - JavaScript end-to-end](http://manning.com/mikowski). Methods include **subscribe**, **publish**, and **unsubscribe**. This is similar to jQuery global custom events support which was removed from jQuery 1.9+.
0.2.0
Released February 26, 2014