How to stick table header(thead) on top while scrolling down the table rows with fixed header(navbar) in bootstrap 3?

后端 未结 10 2110
隐瞒了意图╮
隐瞒了意图╮ 2020-11-28 03:04

Bootstrap layout with fixed-navbar. Having table with so many rows in body.

Issue? As i scroll the page navigation-bar will be there be

10条回答
  •  暖寄归人
    2020-11-28 03:47

    Okku's post worked for me in Edge. In order to get desired result on the iPhone, I had to use:

    
    

    which didn't effect Edge.

提交回复
热议问题