Setting a max height on a table

前端 未结 9 1393
猫巷女王i
猫巷女王i 2020-12-29 01:10

I am trying to design a page where there are some tables. It seems that styling tables is much more painful than it ought to be.

The problem is the following: The ta

9条回答
  •  遥遥无期
    2020-12-29 01:46

    Header stays put, no scrolling
    cell 1/1 cell 1/2
    cell 2/1 cell 2/2
    cell 3/1 cell 3/2


    Javascript Section

    
    


    please, refer How to set maximum possible height to your Table Body
    Fiddle Here

提交回复
热议问题