项目作者: s8sachin

项目描述 :
CSS for simple fixed header and scrollable tbody
高级语言: CSS
项目地址: git://github.com/s8sachin/scrollable-tbody.git
创建时间: 2017-08-10T07:00:16Z
项目社区:https://github.com/s8sachin/scrollable-tbody

开源协议:MIT License

下载


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.