How to: Fixed Table Header with ONE table (no jQuery)

前端 未结 2 514
梦如初夏
梦如初夏 2020-12-03 03:54

I know, there are at least 3 dozen questions like this on stackoverflow and still, I could not make this happen:

A simple table where thead is sticked/fixed at the t

2条回答
  •  無奈伤痛
    2020-12-03 04:41

    Maybe we should change a method to archieve this goal.Such as:

    • 1
    • 2
    //make it fixed
    12

    Of course, this is not good to sematic.But it is the simplest way without js or jq. Don't you think so?

提交回复
热议问题