lorenzofox3 / lrStickyHeader

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

added options to be able to set the scrollContainer and an offsetTopOverride value #2

Open martin-brennan-csnet opened 9 years ago

martin-brennan-csnet commented 9 years ago

I needed to be able to have the sticky thead functionality inside an absolutely scrolling div container. Originally the scroll listeners were set to the window and the top position was always set to 0.

I've added an options object with the following properties available: