Oct 19, 2010
Animating & sorting elements using $.sortGrid()
Posted in "development"
About a month ago I stumbled upon http://www.builtbybuffalo.com/ and was inspired by their presentation of their case studies / past work.
The great thing about their display is the way that the projects can be sorted / organized. I decided it would be a great idea to mimic this type of functionality in a flexible plugin.
$.sortGrid() lets you pass in the name of the class you'd like to sort your elements by. Check out the demo page to download the script and to see it in action.