Home & blog  /  2010  /  Jun  /  view post  /

Animated table sort

posted: 08 Jun '10 13:41 tags: table, sort, Javascript, jQuery, animation, REGEXP

Table sorting is a popular topic for jQuery plugin authors, but with mixed success. Some are better than others, with some messing up your DOM. My plugin leaves your DOM in tact and also features a nice animation as the

s all fly off to their new homes.

Head over here to download, get usage info or view a demo.

You also get control over whether row relationships should be maintained, whether to sort on ascii or numerically, and whether to sort in descending or ascending order.

Update! - now supports sorting on REGEXP!

post new comment

Comments (0)