Sunday, May 27, 2012

Awesome Jquery Plugin QuickSand: Reorder and Filter Items With a Nice Shuffling Animation!

I love Mac apps, especially for their attention to detail. CoreAnimation makes it so easy to create useful and eye-pleasing effects, like the one in this video. Quicksand aims at providing a similar experience for users on the web.

How it works:

At the very basic level, Quicksand replaces one collection of items with another. All you need to do is provide those two sets of items. You can do it in a couple of ways:
  1. Use plain HTML, like an unordered list.
  2. Download data by an Ajax call
  3. Transform HTML items by JavaScript (for example, sort them differently)

Download Here: Quicksand 1.2.2



More Details Can Be Found Here - http://razorjack.net/quicksand/docs-and-demos.html

0 comments:

Post a Comment