百度空间 | 百度首页 
 
查看文章
 
迅雷的 页面跳转倒计时 代码
2009年08月08日 星期六 06:00 P.M.

<p>页面跳转倒计时(<b><span style="color:#ec5105;" id="timer">12</span></b>),或 <a

href="http://www.xunlei.com" title="" target="'_self'">点击这里</a></p>
<p style="margin-top:50px;text-align:right;">迅雷看看团队<br/>2009年7月24日</p>


            <script>
    (function(){
    var i=12;
            setInterval(function(){
     document.getElementById('timer').innerHTML=i;
     if(i==0){
      window.location.href="http://www.xunlei.com";
     }else{
      i--;
     }
    },1000);
    })();
            </script>


类别:网页相关 | 添加到搜藏 | 浏览() | 评论 (0)
 
最近读者:
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码: 请点击后输入四位验证码,字母不区分大小写
      

     

©2009 Baidu