DataTables / FixedHeader

Fix the header, footer, left or right columns of a table in place, to always show them when scrolling
http://www.datatables.net/
Other
75 stars 83 forks source link

Handle tables with multiple tbody elements #1

Closed evax closed 12 years ago

evax commented 12 years ago

Even though DataTables doesn't support multiple tbody elements, this makes sense as FixedHeader can be used independently.

DataTables commented 12 years ago

Sounds like a good plan - thanks for the pull request!