>> shmily小叶的BLOG

shmily小叶
文章分类
相册分类
友情链接

HTML教程:网页刷新方法集合

(2007-11-29 shmily小叶)
点击:- 回复:-

HTML教程:网页刷新方法集合

<input type=button value=刷新 onclick="history.go(0)">

代码如下:

<input type=button value=刷新 onclick="location.reload()">

代码如下:

<input type=button value=刷新 onclick="location=location">

代码如下:

<input type=button value=刷新 onclick="window.navigate(location)">

代码如下:

<input type=button value=刷新 onclick="location.replace(location)">

技术支持:中国旅馆网 SOBNB.COM