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.
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.