css 中设置html的外部样式表的奇偶行交替色类似. 可以啊,用css3或者jq实现。 可以使用css3的奇偶选择器,如: tr:nth-child(odd){background-color:#FFE4C4;}
確定! 回上一頁