How to make table row fixed at the top

前端 未结 5 589
梦谈多话
梦谈多话 2020-12-17 16:24

I have a table without th elements, Only td elements are there. Is there any way to make My first row fixed(label). The table is like this

5条回答
  •  死守一世寂寞
    2020-12-17 16:35

    i wrote plugin which can freeze any row (not only th) at the top of page or container. feel free to use it. http://maslianok.github.io/stickyRows/

提交回复
热议问题