jQuery Sort

jQuery Sort

Hello everybody.

This was a plugin I developed for use in an application I am working on, but I though it could be potentially useful for other, so I have added it to the plugin library.

This jQuery extension will allow you to easily sort a jQuery object by one or more attributes. This was developed to sort JSON data, but can sort any jQuery object with attributes. The Sort Attributes can be specified as a string, or an array for multiple sort.

I am still working on the application, so this plugin is still being actively used and developed. But if anyone has any suggestions for this plugin, I will welcome any comments.

http://plugins.jquery.com/project/sort

Thanks

Chris Pettit