***时间日期***title显示日期 抬望眼顶部啦。。。。
把下列代码加到网页的<body></body>标签之间 从google下载我的照片管理软件--------------------------------------------------------------------------------
脚本说明:
把如下代码加入<body>区域中:
<script language="javascript1.2">
<!--hide
var isnmonth = new
array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");
var isnday = new
array("星期日","星期一","星期二","星期三","星期四","星期五","星期六","星期日");
today = new date () ;
year=today.getyear();
date=today.getdate();
if (document.all)
document.title="今天是: "+year+"年"+isnmonth+date+"日"+isnday
//--hide-->
</script>
--------------------------------------------------------------------------------
--------------------------------------
h ttp://www.huoy ue .com.cn 活跃网,活 跃人群的论坛 ,访问活跃网,将给您带来意想不到的收获,还可 以免费为您开论坛,让您免费拥有与朋友、网友 交流的论坛。你是年轻人吗?你 活跃你就上 !
页:
[1]