JQuery Table Sorter Bookmarklet
25 October 2011
javascript
programming
webdev
jquery
Christian Bach has made an awesome JQuery plugin to turn any HTML Table into a real-time sortable table using Jquery. I recently needed to turn this into a Bookmarklet so that I could embed it onto a page to sort a large table (I did not have access to the server-side code for this table).