jquery-freeze-table-header
v0.0.1
Published
jQuery freeze table plugin
Downloads
4
Maintainers
Readme
jQuery freeze table header plugin
How to use it:
- Just place the main JavaScript file sticky.js after jQuery library and the plugin is ready for use.
- Call the plugin to make the table header sticky on page scroll.
$('table' ).freezeTableHeader();