Header escapes from div.
Header escapes from div.
![themitchy](https://secure.gravatar.com/avatar/0a1f7a121f595cca99b9131e4c048abc/?default=https%3A%2F%2Fvanillicon.com%2F0a1f7a121f595cca99b9131e4c048abc_200.png&rating=g&size=120)
I have a table in a scrolling div. I use FixedHeader. When the div is on the page it all works as expected:
- table can be scrolled inside the div, the header stays put
- when the page scrolls up and down the whole table and header move accordingly
The problem happens when I scroll past the div that contains the header. The header stays at the top of the page. Any thoughts? The examples section shows tables that - when you scroll past them - their headers go away.
- table can be scrolled inside the div, the header stays put
- when the page scrolls up and down the whole table and header move accordingly
The problem happens when I scroll past the div that contains the header. The header stays at the top of the page. Any thoughts? The examples section shows tables that - when you scroll past them - their headers go away.
This discussion has been closed.