loadin Do…

一条只能往前走的路,叫时光.

首页 联系 订阅 管理


提示:你可以写入或修改代码再运行.

<script type="text/javascript">
window.onload=function(){
var a = document.getElementById("loading");
  var b = document.getElementById("backloading");
  a.parentNode.removeChild(a);
  b.parentNode.removeChild(b);
 
}
document.write('<div id="loading" style="background:#CC4444;color:#FFF;width:80px;padding-left:5px;position:absolute;line-height:22px;z-index:30;">加载中稍后...</div>');;
document.write('<div id="backloading" style="width:100%;height:100%;position:absolute;z-index:20;border:0px;background-color:#cccccc;filter:alpha(opacity=50);"align="center"></div>');
</script>
<body style="margin:0px;padding:0px;font-size:12px;overflow-y:hidden;z-index:0;" > 
  <iframe src="http://www.blueidea.com" width="100%" height="100%" frameborder="0" marginwidth="0" marginheight="0"></iframe>
 
</body>
posted on 2007-08-26 22:42  i'am sl  阅读(383)  评论(0)    收藏  举报