![]() ![]() ![]() ![]() |
|||||
|
|||||
樓主 站務人員 站長 ![]()
![]() ![]() ![]() |
function abc() { if(document.layers) eval('document.layers["load"].visibility="hidden"') else eval('document.all["load"].style.visibility="hidden"'); } if(document.layers) document.write('<layer id="load" z-index=1000>'); else document.write('<div id="load" style="position: absolute;width: 100% ; height: 110% ; top: 0px; left: 0px;z-index:1000px;">'); document.write('<table border=0 width=100% height=100% bgcolor=#FFFFFF>'); document.write('<tr><td align=center>'); document.write('<p style="font-size:9pt;">Data Loading..</p>'); document.write('</td></tr></table>'); if(document.layers) document.write('</layer>'); else document.write('</div>'); window.onLoad=setTimeout("abc()",1000); </script> 以上填在BODY裡
本篇文章發表於2002-02-03 00:00
|