tr td 移动变色

Posted 小杉儿

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tr td 移动变色相关的知识,希望对你有一定的参考价值。

jsp

<table  id="tableList" class="table table-hover"></table>

css

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: blue;
}

以上是关于tr td 移动变色的主要内容,如果未能解决你的问题,请参考以下文章

React:如何使 <td> 在移动视图中折叠为 <tr> 中的列

js控制表格隔行变色

CSS 如何实现一行表格的横向颜色渐变

移动端点击拨打电话

jQuery操作table表格

隔行变色及其扩展