摘要:
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head> 3 <meta http-equiv="Content-Type" content="text/html; charset=GB2312" /> 4 <title>table选中的行以指定颜色高亮显示</title> 5 <script type="text/javascript"> 6 阅读全文
posted @ 2019-09-18 04:28
AsCrazy
阅读(3587)
评论(0)
推荐(0)
摘要:
//控制表格滑动 table tbody { display:block; height:450px; overflow-y:scroll; } //固定表头 table thead, tbody tr { display:table; width:100%; table-layout:fixed; 阅读全文
posted @ 2019-09-18 03:04
AsCrazy
阅读(1368)
评论(0)
推荐(0)
浙公网安备 33010602011771号