Skip to content

A simple drop in place solution for making bootstrap tables fit for mobile phones

Notifications You must be signed in to change notification settings

matthieuriolo/responsive-bootstrap-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

responsive-bootstrap-table

A simple drop in place solution for making bootstrap tables fit for mobile phones

Demo

You can find a live demo on https://jsfiddle.net/15o5cnax/4/

What it does

If the table has a header, then this header is used to detect the max-height of the table by displaying fields vertically as one line height rows. All the others table row will be shown on the right in a scrollable content.

If the table does not have a header then all table rows are shown vertically as a long list.

About

A simple drop in place solution for making bootstrap tables fit for mobile phones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published