Miscellaneous : JavaScript : Scripts and Programs : Delete Table Rows

Columns

0.0/5 (0 votes cast)

This script allows users to insert and/or delete rows and columns in a table.

Columns

0.0/5 (0 votes cast)

Script allows users to; insert rows left or right of the selected cell, insert columns left or right of a selected cell, or delete selected rows or columns in a table. Script will work for multiple tables and tables within tables (infinitely). Only requires that tables are wrapped by a content editable DIV.