码迷,mamicode.com
首页 > 其他好文 > 详细

工作心得

时间:2016-07-25 10:38:27      阅读:144      评论:0      收藏:0      [点我收藏+]

标签:1

<input type=button value=刷新 onclick="window.location.reload()"> 
<input type=button value=前进 onclick="window.history.go(1)"> 
<input type=button value=后退 onclick="window.history.go(-1)"> 
<input type=button value=前进 onclick="window.history.forward()"> 
<input type=button value=后退 onclick="window.history.back()"> 后退+刷新<input type=button value=后退 onclick="window.history.go(-1);window.location.reload()"> 

工作心得

标签:1

原文地址:http://11116201.blog.51cto.com/11106201/1829529

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!