代码如下:
<!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>
<title>中国站长天空-网页特效-时间特效-美观实用的时间控件</title>
<meta http-equiv="content-type" content="text/html; charset=gbk">
<!--把下面代码加到<head>与</head>之间-->
<link href="http://www.zzsky.cn/effect/images/20126/241000/time.css" type="text/css" rel="stylesheet">
</head>
<body>
<!--把下面代码加到<body>与</body>之间-->
<div id="search" class="box">
<div class="timeDateTwo">
<h2>双日历</h2>
<label>开始时间:</label>
<input id="J_date_1" type="text" class="f-text" readonly>
<label>结束时间:</label>
<input id="J_date_2" type="text" class="f-text" readonly>
</div>
<div class="timeDateOne">
<h2>单日历 年/月/时/分</h2>
<label>日历时间:</label>
<input id="J_date_3" type="text" class="f-textDate" readonly>
</div>
<div class="timeDateOne">
<h2>单日历</h2>
<label>日历时间:</label>
<input id="J_date_4" type="text" class="f-textDate" readonly>
</div>
</div>
<script type="text/javascript" src="http://www.zzsky.cn/effect/images/20126/241000/timeMain.js"></script>
<script type="text/javascript" src="http://www.zzsky.cn/effect/images/20126/241000/time.js"></script>
</body>
</html>
中国足彩网信息请查看IT技术专栏