Animated Table Sort jQuery Plugin
Animated Table Sort is jQuery plugin that allows us to animatedly sort a table based on a particular column. The various <td>s fly to their new homes, giving a nice effect. It also supports sorting on REGEXP matches. We can also control whether row relationships are maintained, whether it sorts on ascii or numeric and ascending or descending.
Since <td>s are very fixed elements and aren’t animatable, the animation is done by some DOM-scripted <div>s, which animate to their new homes then repopulate their new <td> homes.
Requirements: jQuery framework
Demo: http://mitya.co.uk/scripts/Table-sort…
License: License free
1 Comment
Alex
07.28.2010
Hey that’s some really great commenting in your code, pretty rare!
Alex´s last blog ..You ruined everything
There are no trackbacks to display at this time.