项目作者: s8sachin
项目描述 :
CSS for simple fixed header and scrollable tbody
高级语言: CSS
项目地址: git://github.com/s8sachin/scrollable-tbody.git
scrollable-tbody
CSS for simple fixed header and scrollable tbody
Implementation
- clone the project.
- Copy contents of application.css to your css file.
- use class ‘scrollable-tbody’ for the parent div of table.
- set tbody max-height in css or inline.
See examples in this repo for more info.