当前位置:首页 >> 网络编程

使用户点击后退按钮使效三行代码

for(var i=0;i<10;i++) 
location.href="#"+i;
setInterval(" history.go(1)",200);