jQuery - Extend tablesorter plugin
This js code extends the tablesorter plugin in jQuery:
- Parser for sorting values like "$1,300.50"
- Parser for sorting values like "2 months ago","3 years ago" (actual timestamp hide in the comment)
- Parser for sorting values like "SMALLER","SMALL" (actual text value hide in comment)
- Widget to highlight a row when mouse hovers it
- Widget to highlight a header when mouse hovers it
- Widget to save/memorize sort order via AJAX
Labels: javascript, jquery
0 Comments:
Post a Comment
Home