Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html>
<head>
<title>CSS实现的渐变表格</title>
<style type="text/css">
<!--
.xr td {
font-family: "Tahoma";
font-size: 12px;
font-weight: bold;
text-align: center;
Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
}
table {
CSS代码...
xxxxxxxxxx
JS代码...