head>
表の代替行の背景と現在の行の強調表示< /title> ;
"> ;
/* マウスをテーブル上に移動すると、現在の行の背景の色が変わります*/
$(document).ready(function(){
$(".data_list tr td ").mouseover(function (){
$(this).parent().find("td").css("background-color","#d5f4fe");
});
})
/* テーブル上でマウスを移動すると、左の行の背景が復元されます*/
$(document).ready(function(){
$(".data_list tr td ").mouseout(function() {
var bgc = $(this).parent().attr("bg");
$(this).parent().find("td"). css("背景色", bgc);
})
})
$(document).ready(function(){
var color="#ffeab3"
$ (".data_list tr:odd td ").css("background-color",color); //偶数行の背景色を変更します
/* 背景色を属性に保存します*/
$(".data_list tr:odd").attr ("bg",color);
$(".data_list tr:even").attr("bg","#fff"); )
;/td> 100 100
|
100 |
100 |
|
100 |
100 | 100 td> 100 100
100 100 | 100
100 td> |
100 |
100 ;/ td> 100 | 100 100 🎜> 100 100 |
100 |
/tr>
|
100 |
100 |
|