js返回上一页方法示例
js返回上一页
1. history.go(-1), 返回两个页面: history.go(-2);
2. history.back().
3. window.history.forward()返回下一页
4. window.history.go(返回第几页,也可以使用访问过的URL)
例:
<a href="javas
response.Write("<script language=javas
response.Write("if(!confirm('完成任务?')){history.back();}")
response.Write("</script>")
response.Write("<script language=javas
<a href="javas
页面跳转:on
P.S.
小技巧(JS引用JS):
<script type=text/javas
<!--
if (typeof SWFObject == "undefined") {
document.write('<scr' + 'ipt type="text/javas
//-->
</script>
关键词:js
阅读本文后您有什么感想? 已有 人给出评价!
- 0
- 3
- 0
- 0
- 0
- 0