A jQuery plugin that fires events when scrolling stops and starts.
StickySort : jQuery Plugin for Tables with Sticky Header
StickySort is a jQuery plugin that creates sticky headers and columns on your tables, complete with the possibility to add a sortable functionality. This plugin was inspired by a recent task at work where I have to create sticky headers to allow users to orient themselves in large tables that, at many instances, fill the full height of the viewport.
Minimit Anima : Css3 Transitions and Transforms with jQuery
Jquery plugin to animate with Css3 transforms and transitions with fallback for older browsers.It’s built to have fast animation execution, and it has an api similar to jquery animate, with animations queueing.
By default the anima method do automatic fallback animations on browsers without transitions or transform3d, and instant animations on browsers without transform.It also does scale, rotate and skew animations on browsers without transitions.
GifLinks : JavaScript Full Screen Gif Action
A simple javascript library used for adding full screen gif action as a hover effect.
GifLinks is a stand alone library (no jquery, or the likes) so usage is pretty straight forward. All styling of elements is up to the user, GifLinks.js
only handles the creation, styling and management of the gif popup, as well as providing a few css classes for custom styling.