Post Top Ad

Post Top Ad

Showing posts with label Javascript Table. Show all posts
Showing posts with label Javascript Table. Show all posts

Sunday, June 29, 2008

8:43 PM

Easy Draggable Table Columns: Dragtable

Dragtable is a JavaScript library for making the columns of a table draggable.

It is very easy to use as inserting the dragtable.js in our code and adding the class="dragtable" to any table is enough.

Tables become more functional with Dragtable as you can put the columns you think important side-by-side and have a better view.

It can also be used with the famous Sorttable library which will make the standard tables both draggable and sortable.

Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.danvk.org/wp/dragtable/