Skip to content

mitjak/Table-resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table-resize

Table resize is a simple JavaScript function that enables Excel-like HTML table resizing. It supports double-click and drag-and-drop column sizing. Sizes are stored in browser so that everything keeps their size after page refresh.

Please see the demo. It's quite efficient for use one large tables as well.

Usage

Include .js and .css file.

Call the function with table selector as a parameter: tableResize('#table-id');

About

Excel-like JavaScript table resize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published