TableDnD

screenshot of TableDnD

jQuery plug-in to drag and drop rows in HTML tables

Overview

TableDnD is a simple and customizable jQuery plugin that allows users to make HTML tables draggable. It provides an easy way to add drag-and-drop functionality to tables to enhance user experience.

Features

  • Drag-and-drop functionality: Easily make table rows draggable within an HTML table.
  • Customizable settings: Set parameters to control the look and behavior of the draggable table.
  • Convenient implementation: Integration with jQuery makes it easy to enhance tables with drag-and-drop capabilities.

Summary

TableDnD is a versatile jQuery plugin that allows developers to easily add drag-and-drop functionality to HTML tables. With customizable settings and convenient installation options, TableDnD provides a straightforward way to enhance tables with interactive features for a better user experience.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.