參考了sina的代碼,想出來的一個(gè)代碼,請大家使用,不要傳播,轉(zhuǎn)載請注明:來自錯(cuò)新站長站 <!-- //時(shí)間計(jì)算 var showit=false; var today=new Date(); var urlpath; function testdate() { urlpath='http://www.scripthome.net/bbs';showit=true if(today.getHours()>='10' && today.getHours()<'12') { urlpath='//www.survivalescaperooms.com';showit=true } } testdate();
var MSIE=navigator.userAgent.indexOf("MSIE"); var OPER=navigator.userAgent.indexOf("Opera"); if(showit==true) { if (document.all && MSIE!=-1 && OPER==-1) { // this is a 4.x browser, no? function changediv(){ document.getElementById('hiddenLayer').style.display = "block"; document.getElementById('interstitialFrame').src = urlpath; setTimeout("hidediv()",5000) } function hidediv(){ document.getElementById('hiddenLayer').style.display="none"; SYtag=2; } function showfull(){ setTimeout("changediv()",2000); } showfull(); }} if(showit==true) { if (document.all && MSIE!=-1 && OPER==-1) { // this is a 4.x browser, no? document.write('<DIV ID="hiddenLayer" style="display: none; height: 0">');