Skip to content
forked from zhex/ztable

a jquery plugin to create columns frozen table

Notifications You must be signed in to change notification settings

brandonwittwer/ztable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZTABLE

How to use:

$('table.data').ztable({
	tableHeight:			300,
	frozenRow:				true,
	rowCount:				1,
	frozenColumn:			true,	
	columnCount:			1,
	tableWidth:				600,
});

About

a jquery plugin to create columns frozen table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%