Links of interest
-
jCarousel jQuery Plugin http://sorgalla.com/jcarousel/
jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).
Visit » -
jQuery vGrid Plugin https://github.com/xlune/jQuery-vGrid-Plugin
Variable grid layout.
Visit » -
Ascensor.js jQuery Plugin http://kirkas.ch/ascensor/
Ascensor is a jquery plugin which aims to train and adapt content according to an elevator system.
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 » -
Stellar.js jQuery Plugin http://markdalgleish.com/projects/stellar.js/
Parallax has never been easier. Add some simple data attributes to your markup, run $.stellar().
Visit » -
Element ‘in view’ Event Plugin http://remysharp.com/2009/01/26/element-in-view-event-plugin/
An event that will trigger when the element is scrolled in to the viewport.
Visit » -
jQuery Instagram Plugin http://potomak.github.com/jquery-instagram/
A simple jQuery plugin to show a list of Instagram photos.
Visit » -
jPreLoader jQuery Plugin http://www.inwebson.com/jquery/jpreloader-a-loading-screen-to-preload-images/
jPreLoader can create a Loading Screen for your website before all your images (including the images in CSS) are fully loaded.
Visit » -
jQuery SelectBox Plugin http://www.abeautifulsite.net/blog/2011/01/jquery-selectbox-plugin/
While it is possible to use CSS to style SELECT elements, browser support and appearance will vary greatly depending on platform and browser. In our search for a solid, customizable replacement for these finicky controls, we turned up only a handful of possible options that we ultimately weren’t thrilled with for one reason or another. Thus, today we’re introducing a new jQuery plugin that replaces standard SELECT elements so you can customize them entirely using CSS.
Visit » -
jQuery UI Touch Punch Plugin http://touchpunch.furf.com/
jQuery UI Touch Punch is a small hack that enables the use of touch events on sites using the jQuery UI user interface library.
Visit »