BarTable
Categories
Component ID
2052827
Component name
BarTable
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
BarTable utilizes jQuery to re-write tables for mobile devices. CSS IDs and Classes are configurable and any <table> tag with a configured id or class will be re-written on a mobile device.
On mobile tables are re-written so that columns become rows. If the table includes a <thead> with <th> tags it will be used as the header for each row. Otherwise, the first row is used as the row header.
Future plans include integration with the FooTable module.
