色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

js兼容標準的表格變色效果

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style type="text/css">
* { margin:0; padding:0; font-size:14px }
body { text-align:center;}
#btn { list-style:none inside; width:210px; margin:10px auto; clear:both; }
#btn li { float:left; width:100px; line-height:20px }
#btn li a{ display:block; text-decoration:none; color:#333333}
#gray { background:#f5f5f5; cursor: pointer }
#green { background:#D7ECDE; cursor:pointer }
table { border-collapse:collapse; width:70%; margin:10px auto }
td { line-height:100%; height:24px; line-height:24px; padding:0 4px }
td a { text-decoration:none; color:#333; display:block; }
#tab_gray td { border:1px solid #B9B9B9; background: #F2F2F2; }
#tab_green td { border:1px solid #95CCA7; background:#EBF5EE; }
#tab_gray td:hover, #tab_green td:hover { background:#fff; }
</style>
</head>
<body>
<ul id="btn">
    <li id="gray"><a href="Javascript:void()" onclick="gray()">gray</a></li>
    <li id="green"><a href="Javascript:void()" onclick="green()">green</a></li>
</ul>
<table id="tab_gray">
    <tr>
        <td><a href="#">Table</a></td>
        <td><a href="#">Table</a></td>
        <td><a href="#">Table</a></td>
    </tr>
    <tr>
        <td>hello</td>
        <td>hello</td>
        <td>hello</td>
    </tr>
    <tr>
        <td>hello</td>
        <td>hello</td>
        <td>hello</td>
    </tr>
</table>
<script language="Javascript">
function green(){
document.getElementById("tab_gray").id="tab_green";
}
function gray(){
document.getElementById("tab_green").id="tab_gray";
}
</script>
</body>
</html>

JavaScript技術js兼容標準的表格變色效果,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 成武县| 双江| 太白县| 东兴市| 新平| 叙永县| 佛学| 阳泉市| 竹溪县| 江阴市| 旬邑县| 西吉县| 太湖县| 张北县| 绵阳市| 镇江市| 成都市| 嘉荫县| 呈贡县| 黄大仙区| 娱乐| 雅安市| 青田县| 三亚市| 凌云县| 许昌市| 象山县| 永济市| 乐至县| 双辽市| 专栏| 南丰县| 南通市| 韶山市| 屏东县| 萨嘎县| 迭部县| 太仆寺旗| 汝州市| 靖边县| 五常市|