Links of interest
-
Pagination jQuery Plugin https://github.com/gbirke/jquery_pagination
A Pagination module for jQuery.
Visit » -
Bullseye jQuery Plugin http://pixeltango.com/resources/web-development/jquery-bullseye-viewport-detection-events/
Ever wanted to detect when the user is watching a specific element in your DOM-tree? Well, now you can – With jQuery Bullseye. This is a versatile & lightweight plug-in for jQuery that adds enterviewport and leaveviewport events to elements.
Visit » -
Countdown jQuery Plugin http://keith-wood.name/countdown.html
A jQuery plugin that sets a div or span to show a countdown to a given time.
Visit » -
jQuery vGrid Plugin https://github.com/xlune/jQuery-vGrid-Plugin
Variable grid layout.
Visit » -
jQuery resize event http://benalman.com/projects/jquery-resize-plugin/
Long ago, the powers-that-be decided that the resize event would only fire on the browser’s window object. Unfortunately, that means that if you want to know when another element has resized, you need to manually test its width and height, periodically, for changes. While this plugin doesn’t do anything fancy internally to obviate that approach, the interface it provides for binding the event is exactly the same as what’s already there for window.
Visit » -
jQuery qTip2 Plugin http://craigsworks.com/projects/qtip2/
The second generation of the advanced qTip plugin for the ever popular jQuery framework. Building on 1.0's user friendly, yet feature rich base, qTip2 provides you with tonnes of features like speech bubble tips and imagemap support.
Visit » -
mCustomScrollbar jQuery Plugin http://manos.malihu.gr/jquery-custom-content-scroller
Custom scrollbar plugin utilizing jquery UI that’s fully customizable with CSS. It features vertical/horizontal scrolling, mouse-wheel support (via Brandon Aaron jquery mouse-wheel plugin), scroll easing and adjustable scrollbar height/width.
Visit » -
TinySort jQuery Plugin http://tinysort.sjeiti.com/
TinySort is a small and simple jQuery plugin that will sort any nodetype by it's text- or attribute value, or by that of one of it's children.
Visit » -
Foundation http://foundation.zurb.com/
An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
Visit » -
jPages jQuery Plugin http://luis-almeida.github.com/jPages/
jPages is a client-side pagination plugin but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel and also integration with Animate.css and Lazy Load.
Visit »