快速导航: →
Google
      
打印

代码共享

代码共享

引用:
<span><SCRIPT language=JavaScript type=text/JavaScript>
var day="";
var month="";
var ampm="";
var ampmhour="";
var myweekday="";
var year="";
mydate=new Date();
myweekday=mydate.getDay();
mymonth=mydate.getMonth()+1;
myday= mydate.getDate();
myyear= mydate.getYear();
year=(myyear > 200) ? myyear : 1900 + myyear;
if(myweekday == 0)
weekday=" 星期日 ";
else if(myweekday == 1)
weekday=" 星期一 ";
else if(myweekday == 2)
weekday=" 星期二 ";
else if(myweekday == 3)
weekday=" 星期三 ";
else if(myweekday == 4)
weekday=" 星期四 ";
else if(myweekday == 5)
weekday=" 星期五 ";
else if(myweekday == 6)
weekday=" 星期六 ";
document.write(year+"年"+mymonth+"月"+myday+"日 "+weekday);
</SCRIPT>| </span>
   
<span><font color=red><script language="javaScript">
<!--
now = new Date(),hour = now.getHours()
if(hour < 6){document.write("沂南热线欢迎您   ")}
else if (hour < 8){document.write("沂南热线欢迎您   ")}
else if (hour < 9){document.write("沂南热线欢迎您   ")}
else if (hour < 10){document.write("沂南热线欢迎您   ")}
else if (hour < 11){document.write("沂南热线欢迎您   ")}
else if (hour < 12){document.write("沂南热线欢迎您   ")}
else if (hour < 13){document.write("沂南热线欢迎您   ")}  
else if (hour < 14){document.write("沂南热线欢迎您   ")}
else if (hour < 15){document.write("沂南热线欢迎您   ")}
else if (hour < 16){document.write("沂南热线欢迎您   ")}
else if (hour < 18){document.write("沂南热线欢迎您   ")}
else if (hour < 20){document.write("沂南热线欢迎您   ")}
else if (hour < 22){document.write("沂南热线欢迎您   ")}
else if (hour < 24){document.write("沂南热线欢迎您   ")}
// -->
</script></font></span>
</body>
</html>
<table borderColor="#7AC4EA" cellSpacing="2" cellPadding="2" width="100%"bgColor="#D5EED3"
border="1">
<TBODY>
  <tr>
    <td><p align="center">
<a target="_blank"
href="http://www.0539yn.com.cn/">社区首页</a> </p>
</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-9-1.html"><font
color="red">沂南新闻</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-11-1.html"><font
color="blue">财  经</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-16-1.html"><font color="blue">科  技
</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-18-1.html"><font color="blue">汽  车</font></a>
| <a target="_blank"
href="http://www.0539yn.com.cn/forum-12-1.html"><font color="blue">房  产</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-15-1.html"><font color="blue">体  育</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-13-1.html"><font color="blue">美  食</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-15-1.html"><font color="blue">健  康</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-41-1.html"><font color="blue">教  育</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-21-1.html"><font color="blue">旅  游</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-35-1.html"><font color="blue">音  乐</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-34-1.html"><font color="blue">影  视</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-30-1.html"><font color="blue">文  学</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-38-1.html"><font color="blue">游  戏</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-14-1.html"><font color="blue">交  友</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-17-1.html"><font color="blue">人  才</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-17-1.html"><font color="blue">供  求</font></a> |
<a target="_blank"
href="http://www.0539yn.com.cn/forum-52-1.html"><font color="blue">聊天室</font></a> |
<a >
<font color="green">设为首页</a> |
<a href="javascript:window.external.addFavorite('http://www.0539yn.com.cn','沂南热线');"><font color="green">
加入收藏</a></td>
</tr>
</TBODY>
</table>
[ 本帖最后由 公子格调 于 2008-1-13 09:11 编辑 ]

TOP

谢谢楼主分享:@

TOP

没有看到演示啊?删除了?

TOP