Welcome to Dovetail Software Blogs : Sign in | Join | Help

August 2009 - Posts

Using jQuery to Sort a List
I needed to add a new feature today, and wanted an easy client-side solution. Since I use jQuery in the project already, I searched and found a good starting point in a blog post by Bill Richards . The code I found adds a function and a sort handler that Read More...