js返回前一页刷新本页重载页面
内容摘要
<a href="javascript:history.go(-1)" rel="external nofollow" >返回前一页</a>
<a href="javascript:location.reload()" rel="external nofollow" 刷新本页</a>
<a hre
<a href="javascript:location.reload()" rel="external nofollow" 刷新本页</a>
<a hre
文章正文
<a href="javascript:history.go(-1)" rel="external nofollow" >返回前一页</a> <a href="javascript:location.reload()" rel="external nofollow" 刷新本页</a> <a href="javascript:history.go(-1);location.reload()" rel="external nofollow" >返回前一页重载页面,刷新本页</a>
代码注释