<input type="button" onclick="javascript:window.history.back()" value="后退"/> <input type="button" onclick="javascript:window.history.forward()" value="前进" /> <input type="button" onclick="javascript:location.reload();" value="刷新当前页面">