Welcome 微信登录

首页 / 脚本样式 / JavaScript / 使用户点击后退按钮使效三行代码

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