地市分站
用户名
密  码
您现在的位置是:树人网首页 / 计算机等级考试 / 资格水平考试 / 文章浏览
网页特效:按百分比显示网页载入页面
文章来源:来源网络 发表时间:2008-06-20 点击次数
<html>
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  <meta name="keywords" content="http://www.softii.com/">
  <script language="javascript">
  function setSB(v, el) {
   var ie5 = (document.all && document.getElementsByTagName);
   if (ie5 || document.readyState == "complete")     {
    filterEl = el.children[0];
    valueEl = el.children[1];
    filterEl.style.width = v + "%";
    valueEl.innerText = v + "%";
   }
  }
  function fakeProgress(v, el) {
   if (v > 100)
   location.href = "http://www.softii.com/";
   else     {
    setSB(v, el);
    window.setTimeout("fakeProgress(" + (++v) + ", document.all['" + el.id + "'])", 20);
   }
  }
  </script>
  </head>
  <body onload="fakeProgress(0, sb)" topmargin=180 bgcolor=#eeeeee>
  <center>
  <font color=gray> <p align=center style="color: #0085dd; font-family: 宋体; font-szie:12px; line-height: 100%">http://www.csai.cn 载入中,请稍侯...</p></font>
  <span id=sb style="width: 300px">
  <div style="filter: Alpha(Opacity=0, FinishOpacity=60, style=1, StartX=0, StartY=0, FinishX=100, FinishY=0); width: 0%; height: 12px; position: absolute; background: #9999ff"></div>
  <div style="font-size: 12px; width: 100%; color: #ff3333; font-family: arial; text-align: center"></DIV>
  </span>
  </center>
  </body>
  </html>

第 页

责任编辑:qwer19871212

相关文章
公告栏

“蓝焰杯”第二届河南教育十大新闻人物火热评选中!!

点击参加评选,为你心目中的新闻人物投上一票>>>>
频道内容精选
[计算机考试]程序员必考的知识点
论坛/博客精选