发新话题
打印

[分享] 时钟显示在任意指定位置

时钟显示在任意指定位置

脚本说明:
第一步:把如下代码加入区域中:
复制内容到剪贴板
代码:

  <span id=liveclock style=position:absolute;left:250px;top:122px;; width: 109px; height: 15px>
</span>    (这里可以调整时钟的方位。调用脚本时去掉括号中内容)
<SCRIPT language=javascript>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr><td align=center>
<script type="text/javascript">
var arrBaiduCproConfig=new Array();
arrBaiduCproConfig['uid'] =80649;
arrBaiduCproConfig['n'] ='heimabbscpr';
arrBaiduCproConfig['tm'] =22;
arrBaiduCproConfig['cm'] =72;
arrBaiduCproConfig['um'] =22;
arrBaiduCproConfig['w'] =728;
arrBaiduCproConfig['h'] =90;
arrBaiduCproConfig['wn'] =4;
arrBaiduCproConfig['hn'] =1;
arrBaiduCproConfig['ta'] ='right';
arrBaiduCproConfig['tl'] ='bottom';
arrBaiduCproConfig['bu'] =0;
arrBaiduCproConfig['bd'] ='#trans';
arrBaiduCproConfig['bg'] ='#trans';
arrBaiduCproConfig['tt'] ='#0000ff';
arrBaiduCproConfig['ct'] ='#444444';
arrBaiduCproConfig['url'] ='#008000';
arrBaiduCproConfig['bdl'] ='#000000';
arrBaiduCproConfig['rad'] =1;
</script>
<script type="text/javascript" src="http://cpro.baidu.com/cpro/ui/ui.js" >
</script>
<script type="text/javascript">
<!--
document.write(baiduCproIFrame());
-->
</script>
</td></tr></table>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td height="20" background="/images/bgtop.gif"> </td>
  </tr>
  <tr>
    <td><table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="70" align="right"> <table width="95%" border="0" cellpadding="0" cellspacing="0">
              <tr>
               
                <td height="20"><div align="center">
搜索黑马素材:
复制内容到剪贴板
代码:

<input type="text" name="q1" value="" size="20">
<input type="button" name="提交" value="提交" onclick="document.location='http://www.baidu.com/s?tn=heimabbs&q6=sucai.heima.com&q1='+document.all.q1.value;"><br>
<font face="Arial, Helvetica, sans-serif">版权所有 Copyright&copy; 2004 <a href="http://www.heima.com" target="_blank"><font color="#000000">黑马个人家园</font></a></font></div></td>
              </tr>
<tr>
  <td calign="left"><script src=http://8.1tong.com.cn/link/count.php?id=4448></script></td>
</tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>

</body></html>

TOP

发新话题