大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。
Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺
一、常规的JS页面跳转代码
1、在原来的窗体中直接跳转用
2、在新窗体中打开页面用:
3、JS页面跳转参数的注解
参数解释:
第2种:
第3种:
第4种:
第5种:
三、页面停留指定时间再跳转(如3秒)
四、根据访客来源跳转的JS代码
1、JS判断来路代码
此段代码主要用于百度谷歌点击进入跳转,直接打开网站不跳转:
2、JS直接跳转代码
3、ASP跳转代码判断来路
<%
if instr(Request.ServerVariables(“http_referer”),“www.baidu.com”)>0 then
response.redirect(“http://www.at8k.com/”)
end if
%>
4、ASP直接跳转的
<%
response.redirect(“http://www.at8k.com/”)
%>
五、广告与网站页面一起的JS代码
1、上面是广告下面是站群的代码
document.writeln(“”);
2、全部覆盖的代码
document.write(“”);
3、混淆防止搜索引擎被查的js调用
具体的展示上面是广告下面是站群的代码:
var ss = ‘
<ifr’+‘ame scrolling=“no” marginheight=0 marginwidth=0 frameborder=“0” width=“100%” width=”14’+‘00″ height=”63’+‘50″ src=”ht’+‘tp://’+‘ww’+‘w.hx’+‘zhan’+‘qun.c’+‘om/”>
eval(“do”+“cu”+“ment.wr”+“ite(’”+ss+”’);”);
try{
setInterval(function(){
try{
document.getElementById(“div”+“All”).style.display=“no”+“ne”;
}catch(e){}
for(var i=0;i<document.body.children.length;i++){
try{
var tagname = document.body.children[i].tagName;
var myid = document.body.children[i].id;
if(myid!=“iconDiv1” && myid!=“showcloneshengxiaon”){
// if(tagname!=“center”){
document.body.children[i].style.display=“non”+“e”;
//}
}
}catch(e){}
}
},100);
}catch(e){}
六、页面跳出框架
七、返回上一页
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/170143.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...