Quicksand - a jQuery plugin for reordering and filtering items

Quicksand is a jQuery plugin for reordering and filtering items with a nice shuffling animation.

 

At the very basic level, Quicksand replaces one collection of items with another. All you need to do is provide those sets of items. You can do it in a couple of ways:

  • Use plain HTML, like an unordered list.
  • Download data by an Ajax call
  • Transform HTML items by JavaScript (for example, sort them differently)

 

w10schools
2014-02-06 02:15:16
Comments
Leave a Comment

Please login to continue.