Open bastienJS opened 9 years ago
The behavior this provides is not related to making the browser window small. It's simply that the header is external to the scrolling portion of the table. This directive does not prevent the table's parent container from scrolling.
On Tue, Apr 7, 2015 at 2:31 PM, bastienJS notifications@github.com wrote:
When I check your demo: http://objectcomputing.github.io/FixedHeader/demo/index.html
and make my browser window smaller I would expect scrollbars only to the table body but instead the page gets scrollbars and when I scroll then the whole table inklusive header is scrolling...
So where is the fixed header in your demo? Anything that I miss?
— Reply to this email directly or view it on GitHub https://github.com/objectcomputing/FixedHeader/issues/3.
When I check your demo: http://objectcomputing.github.io/FixedHeader/demo/index.html
and make my browser window smaller I would expect scrollbars only to the table body but instead the page gets scrollbars and when I scroll then the whole table inklusive header is scrolling...
So where is the fixed header in your demo? Anything that I miss?