Scrollable HTML table with top row and left column frozen

前端 未结 5 1024
生来不讨喜
生来不讨喜 2020-12-09 12:07

Has anyone been able to implement a scrollable table in HTML where the TOP row and LEFT columns are frozen, but the rest of the table is scrollable? A perfect example of th

5条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-09 12:24

    If you use jQuery there's a lot of plugins for tables with fixed head.

提交回复
热议问题