lorenzofox3 / lrStickyHeader

make table headers sticky
MIT License
174 stars 27 forks source link

Add headerHeight and options to lrStickyHeader #5

Closed sturobo closed 8 years ago

sturobo commented 8 years ago

This change allows users to specify a header height in pixels. This will be used by the sticky header to make the header stick at an offset. Particularly useful if you have a bootstrap nev bar with navbar-fixed-top set.