2

I have table with horizontal scroll and I want to stick header like in following proof of concept HTML table headers always visible at top of window when viewing a large table but horizontal scroll doesn't work properly when table is placed inside other element. Header is fixed by a position property and it doesn't move with rest of the table. Any ideas?

Community
  • 1
  • 1
mmacin
  • 111
  • 2
  • 11
  • 2
    Could you post your code? – Joe_G Aug 28 '13 at 14:13
  • here is code: http://jsfiddle.net/mmacin/M35xT/ use both scroll's to find problem – mmacin Aug 29 '13 at 06:47
  • 1
    I have found nice solution for this issue on author's github repository: https://github.com/jmosbech/StickyTableHeaders/issues/1 ---> http://jsfiddle.net/LqZ2T/42/ – mmacin Sep 02 '13 at 14:34

0 Answers0