A collection of mobile event plugins for jQuery.
This is a series of plugins that create additional events that can be used in combination with jQuery when developing for mobile devices. The events are also compatible with desktop browsers to ensure ultimate compatibility for your projects
ScrollStop is a jQuery plugin that fires two events on window
when scrolling starts and stops: scrollstart
and scrollstop
GraspSchedule.js is a simple jQuery calendar plugin used to visualize complex schedules & events loading from JSON data, a little similar to the timeline or event calendar.
jqtimeline is an easy to use, customizable jQuery plugin to create a timeline for a set events.
imagesLoaded is a jQuery plugin that triggers a callback after all the selected/child images have been loaded. Because you can't do .load()
on cached images.
jQuery++ is a MIT licensed collection of extremely useful DOM helpers and special events for jQuery 1.7 and later.
jQuery++ is not a UI project like jQuery UI or jQuery Tools. Instead, jQuery++ is all about providing low-level utilities for things that jQuery doesn’t support.