Fixed-Header-Table/README.md

18 lines
443 B
Markdown
Raw Normal View History

## Version 1.2
- jquery.fixedheadertable.js
## Methods:
* show - .fixedHeaderTable('show')
* hide - .fixedHeaderTable('hide')
* destroy - .fixedHeaderTable('destroy')
## Options:
* width - Number - Default: 100%
* height - Number - Default: 100%
* footer - Boolean - Default: false
* cloneHeadToFoot - Boolean - Default: false
* autoShow - Boolean - Default: true
* altClass - String - Default: none
* themeClass - String - Default: none