change version

master
Vitaliy Filippov 2016-08-14 16:15:56 +03:00
parent 3b52300398
commit 3fb1801f87
1 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,9 @@
## Version 1.3 ## Version 2016-08-10
- jquery.fixedheadertable.js * jquery.fixedheadertable.js
## Changes
* fixed sizing & resizing
## Methods: ## Methods:
* show - `$('selector').fixedHeaderTable('show');` * show - `$('selector').fixedHeaderTable('show');`
@ -22,4 +25,4 @@
If you aren't using the minified version, be sure to include If you aren't using the minified version, be sure to include
`lib/jquery.mousewheel.js` in your page if you require mousewheel `lib/jquery.mousewheel.js` in your page if you require mousewheel
scrolling via fixed columns. scrolling via fixed columns.