<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"<a href="http://www.w3.org/TR/html4/strict.dtd" target="_blank">http://www.w3.org/TR/html4/strict.dtd</a>">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>orbitz-like behavior for hovering over table cells</title>
<style type="text/css">
.cssguycomments {background:#eee;border:#ddd;padding:8px;margin-bottom:40px;}
.cssguycomments p {font:normal 12px/18px verdana;}
table {border-collapse:collapse;}
thead th {
font:bold 13px/18px georgia;
text-align:left;
background:#fff4c6;
color:#333;
padding:8px 16px 8px 8px;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
}
thead th.null {background:#fff;}
tbody th {
font:bold 12px/15px georgia;
text-align:left;
background:#fff9e1;
color:#333;
padding:8px;
border-bottom:1px solid #f3f0e4;
border-right:1px solid #fff;
}
tbody td {
font:normal 12px/15px georgia;
color:#333;
padding:8px;
border-right:1px solid #f3f0e4;
border-bottom:1px solid #f3f0e4;
}
/* 这3个是关键 –cssrain.cn */
tbody td.on {background:green;}
thead th.on {background:red;}
tbody th.on {background:red;}
</style>
<script type="text/javascript">
/*
For functions getElementsByClassName, addClassName, and removeClassName
Copyright Robert Nyman, <a href="http://www.knowsky.com" target="_blank">http://www.knowsky.com</a>
Free to use if this text is included
*/
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != ‘function’) {
window.onload = func;
} else {
window.onload = function() {
oldonload();
func();
}
}
}
function getElementsByClassName(className, tag, elm){
var testClass = new RegExp("(^|\\s)" + className + "(\\s|$)");
var tag = tag || "*";
var elm = elm || document;
var elements = (tag == "*" && elm.all)? elm.all : elm.getElementsByTagName(tag);
var returnElements = [];
var current;
&n
![]() Photoshop打造日本卡哇依非主流照片(1) | ![]() PhotoShop教程:制作非主流涂鸦效果大头帖 | ![]() PhotoShop教程:调出非主流MM照片温馨色调 | ![]() PhotoShop教程:制作非主流型男帅哥 |
![]() 教你改变眼睛的颜色 | ![]() 非主流柔紫色调图片制作教程 | ![]() 非主流欧美粉色调图片PS教程 | ![]() 沧桑怀旧非主流风格制作教程 |
![]() Photoshop四维立体特效40个教程 | ![]() QQ登录清明Banner概念创意设计过程 |
![]() Photoshop作抠图合成孔雀美人图 | ![]() Photoshop制作螺旋状彩色线条图形 |
![]() Photoshop打造日本卡哇依非主流照片(1) | ![]() Photoshop制作网络卡通签名效果图(1) |