Skip to content

Alex-Volkov/tableRowset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tableRowset

JQuery plugin for setting table row and column number, self expanding, like in google docs

version 0.1

======= sample page

Parameters

maxCols - max height of table in cells

maxRows - max width of table in cells

defaultRows - default height of table in cells

defaultRows - default width of table in cells

Callbacks

onSet - callback receive an object of cols and rows

Methods

changeSettings - allow to change initial plugin settings, parameters pass in object

$(selector).tableRowset('changeSettings', {maxCols: 15, defaultRows: 7});

About

JQuery plugin for setting table row and column number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published