-
-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
Description
No JSFiddle as the demo site seems adequate but I have provided a short video that hopefully demonstrates what I am seeing - https://cl.ly/lMlW
When scrolling the translateY value of floatThead-container is updated and this lags slightly behind the scroll so the table head seems to 'bounce' in position as the user scrolls up and down.
OS: macOS
Browsers used:
- Chrome 60
- Firefox 55
- Safari 10
Is it possible to leave the floatThead-container static in the page until it becomes necessary to apply fixed (once the user has scrolled past)?
devel112