<input onclick="history.go(0)" type="button" value="刷新" /> <input onclick="location.reload()" type="button" value="刷新" /> <input onclick="location=location" type="button" value="刷新" /> <input onclick="location.assign(location)" type="button" value="刷新" /> <input onclick="document.execCommand('Refresh')" type="button" value="刷新" /> <input onclick="window.navigate(location)" type="button" value="刷新" /> <input onclick="location.replace(location)" type="button" value="刷新" /> <input onclick="window.open('自身的文件','_self')" type="button" value="刷新" /> <input onclick="document.all.WebBrowser.ExecWB(22,1)" type="button" value="刷新" />
页面中按钮刷新的几种方法
Leave a comment
很不错的分享,谢谢
好东西!
好嘞,,明白
谢谢分享
这个真是好东西 呵呵 用得着呢
己学习。
百度搜索过来的 这个对我帮助很大
这个不错,很有用的
这些都是蛮实用的。至少可以了解下哦。
嘿嘿,来晚了,再来顶一下。
每一次来都能学到新知识
每次来看都能学点东西,真好。。
来看看,你的博客就像一本词典,呵呵·~~
顺便点点AD。
visibility的hidden就是:you can’t see,but it’s there.
display的none:everything has gone.