Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 317 Bytes

scrollable-tbody

CSS for simple fixed header and scrollable tbody

Implementation

  1. clone the project.
  2. Copy contents of application.css to your css file.
  3. use class 'scrollable-tbody' for the parent div of table.
  4. set tbody max-height in css or inline.

See examples in this repo for more info.