JS返回上⼀页
1、(-1); //返回上⼀页
2 、window.history.back(); //返回上⼀页
注册页面js特效3、(-1); //刷新上⼀页
4、window.history.back();load();//强⾏刷新(返回上⼀页刷新页⾯)
//如果要强⾏刷新的话就是:window.history.back();//刷新当前页 load(); Javascript 返回上⼀页:
1. (-1), 返回两个页⾯: (-2);
2. history.back().
3. window.history.forward()返回下⼀页
4. (返回第⼏页,也可以使⽤访问过的URL)
例:
<a href="(-1);">向上⼀页</a>
response.Write("<script language=javascript>")
response.Write("if(!confirm('完成任务?')){history.back();}")
response.Write("</script>")
response.Write("<script language=javascript&(-1);</script>")
<a href="(-1);">向上⼀页</a>
页⾯跳转:οnclick="window.location.href='index.aspx'"
P.S.
⼩技巧(JS引⽤JS):
<script type=text/javascript>
<!--
if (typeof SWFObject == "undefined") {
document.write('<scr' + 'ipt type="text/javascript" src="/scripts/swfobject-1.5.js"></scr' + 'ipt>');} //-->
</script>
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论