I\'m using bootstrap 3 for a website project. I\'m trying to create a page with a responsive table, so that I\'d have the scrollbar when the table is too big. I made a test
I'v done it.
//wrapper that will give opportunity to use: overflow-x: auto; //SCROLL //table, that shoud have "table-responsive" bootstrap class effect //...table content... You will receive at xs-screen (example from my app): 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
You will receive at xs-screen (example from my app):