Skip to content
forked from isocra/TableDnD

jQuery plug-in to drag and drop rows in HTML tables FORKED: added drag-animation, element follows the mouse

Notifications You must be signed in to change notification settings

jitbit/TableDnD

 
 

Repository files navigation

TableDnD

CDNJS version

Installation

The easiest way to install this is using:

bower install https://github.com/isocra/TableDnD.git

This will install the TableDnD plugin into your bower components as well as installing jQuery which it depends on.

Documentation will go here, for now, go to Isocra's TableDnD Blog posting

You can also play and experiment with TableDnD using this jsFiddle (it's not complete yet, the ajax callbacks don't work--not surprisingly--but it's still useful for testing and exploring).

About

jQuery plug-in to drag and drop rows in HTML tables FORKED: added drag-animation, element follows the mouse

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.6%
  • HTML 45.1%
  • CSS 7.7%
  • PHP 0.6%