搜索
查看: 9166|回复: 0
打印 上一主题 下一主题

Discuz!7.0顶部导航

[复制链接]

3192

主题

1

好友

-76

积分

Administrator

Rank: 9Rank: 9Rank: 9

贡献
891
金钱
51631
积分
-76
帖子
34437
跳转到指定楼层
1楼
admin 发表于 2009-3-25 10:01 |只看该作者 |倒序浏览
使用方法:论坛后台-全局-优化设置-其他头部信息(加入以下代码,把网址改成你自己的)

  1. <table borderColor="#7ebddd" cellSpacing="2" cellPadding="2" width="98%"bgColor="#7ebddd"
  2. border="1">
  3. <TBODY>
  4.   <tr>
  5.     <td><p align="center">
  6. <script>
  7. function getDate(){
  8. var d = new Date();
  9. var year = d.getYear();
  10. var month = d.getMonth()+1;
  11. var date = d.getDate();
  12. document.write(year+"年"+month+"月"+date+"日"); }
  13. function getTime(){
  14. var t=new Date();
  15. var hour=t.getHours();
  16. var minutie=t.getMinutes();
  17. var second=t.getSeconds();
  18. document.write(hour+"时" +minutie+"分") }
  19. getDate();
  20. getTime();
  21. </script>
  22.     |    <A href="http://www.china-watch.com.cn/"><font color="yellow">网站首页</font></A>
  23. |  <A href="http://www.china-watch.com.cn"><font color="azure">钟表资讯</font></A>
  24. |  <A href="http://www.china-watch.com.cn/bbs/index.php?gid=7"><font color="azure">名表欣赏</font></A>
  25. |  <A href="http://www.china-watch.com.cn/"><font color="azure">供求信息</font></A>
  26. |  <A href="http://www.china-watch.com.cn/"><font color="azure">企业黄页</font></A>
  27. |  <A href="http://www.china-watch.com.cn/bbs/index.php?gid=1"><font color="azure">电脑网络</font></A>
  28. |  <A href="http://www.china-watch.com.cn/bbs/bbx"><font color="azure">便民服务</font></A>
  29. |  <A href="http://idc.china-watch.com.cn/"><font color="azure">主机域名</font></A>
  30. |  <A onclick="this.style.behavior='url(#default#homepage)';this.setHomePage
  31. ('http://www.china-watch.com.cn/bbs');" href="#"><font color="red">设为首页</font></a>
  32. |  <A href="javascript:window.external.AddFavorite('http://www.china-watch.com.cn/bbs','ZG-钟表论坛
  33. ')"><font color="red">加入收藏</font></a>
  34. |</p>
  35. </font></a></td>
  36. </tr>
  37. </TBODY>
  38. </table>
复制代码
 懒得打字嘛,点击右侧快捷回复【左侧自定义内容】  【右侧自定义内容】
您需要登录后才可以回帖 登录 | Register

Mobile|Archiver|Naale Community

GMT+8, 2024-4-25 18:15 , Processed in 0.015262 second(s), 12 queries , Apc On.

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部