<pre>
<input type=button value=后退 onclick=history.go(-1)>?
<input type=button value=刷新 onclick=history.go(-0)>?
<input type=button value=前进 onclick=history.go(+1)>?
</pre>
详细解决方案
js退后
热度:122 发布时间:2012-10-17 10:25:46.0
相关解决方案