Bookmarklet to sort tables by any column - Today's Browser Tip
I love bookmarklets: you just drag-and-drop to install and they just work. My favorite today is the Sort Table bookmarklet by Jesse Ruderman. When you click on it it adds "a/d" buttons to the top of each column which, when clicked, will sort ascending or descending by the data in that column. Simple and effective, and it works in IE, Opera, and Mozilla (including Firefox).












Comments
2
Subscribe to commentsSeanOct 5th 2005 3:20PM
This doesn't work with IE6 (well it works on the page, but doesn't work as a bookmark) because of the limit on the bookmark text length.
Still cool though!
Chris MellerOct 5th 2005 10:04PM
That's why you should be using Firefox like the rest of us! There are also several other amazingly cool bookmarklets on that site. It's one hell of a collection of JavaScript trickery and mastery to be sure!