FullCalendar
Full-sized drag & drop event calendar
Full-sized drag & drop event calendar
A jQuery plugin that adds cross-browser mouse wheel support.
jCanvas brings the flexible power of jQuery’s syntax and capability to the HTML5 canvas. Quickly create canvas-based apps that can utilize layers, animations, events, and more. jCanvas works on all modern browsers and platforms, including iOS and Android.
It implements a custom ‘appear’/'disappear’ events which are fired when an element became visible/invisible in the browser view port.
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 … Continue reading
jQuery special events for the gestures swipeleft, swiperight, swipeup and swipedown.
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.
jQuery mousestop offers a less intrusive alternative to JavaScripts mouseenter event.
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.
Bind to the `textSelect` event, a custom DOM-like event generated using jQuery’s Special Events API. The `textSelect` event triggers when the user selects any text within a bound element.