页面返回 上一页 下一页

<a href="Javascript:history.go(-1)">返回上一页</a> 
<a href="Javascript:history.back()">返回上一页</a> 
<a href="Javascript:window.history.go(-1)">返回上一页</a>
<a href="Javascript:window.history.back()">返回上一页</a>  
<a href="Javascript:history.go()">刷新</a>
<a href="Javascript:history.go(0)">刷新</a>
<a href="Javascript:window.history.go(0)">刷新</a> 
<a href="Javascript:history.go(1)">前进</a>
<a href="Javascript:window.history.go(1)">前进</a> 

 

posted @ 2012-12-25 10:56  sirili  阅读(738)  评论(0编辑  收藏  举报