Skip to content

brent-jenkins/jsdragtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsdragtable

A simple JQuery extension for enabling draggable columns on tables. This works on standard HTML tables with and sections defined including support for touch-enabled devices.

###Usage

$({selector}).jsdragtable();

An example is shown on jsfiddle.