沒有反應(yīng),點(diǎn)按鈕一點(diǎn)反應(yīng)都沒有 已在其它編譯器中試過
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>無(wú)標(biāo)題文檔</title>
<script type="text/javascript">
? ? ? ? function GoForward() {
? ? ? ? ? ? window.history.forward();
? ? ? ? }
</script>
</head>
?
<body>
點(diǎn)擊下面的錨點(diǎn)鏈接,添加歷史列表項(xiàng):? ??
? ? <br />
? ? <a >第一個(gè)錨點(diǎn)</a>
? ? <a name="target1"></a>
? ? <br />
? ? <a href="http://idcbgp.cn">第二個(gè)錨點(diǎn)</a>
? ? <a name="target2"></a>
? ? <br /><br />
? ? 使用下面按鈕,實(shí)現(xiàn)返回下一個(gè)頁(yè)面:
? ? <form>
? ? ? ?<input type="button"? value="返回下一個(gè)頁(yè)面" onclick="GoForward()" />? ? ? ??
? ? </form>
</body>
</html>
2019-01-13
我點(diǎn)了錨點(diǎn)1,然后點(diǎn)擊按鈕沒有反應(yīng)
2018-07-19
對(duì)啊? ?我是直接點(diǎn)了? 我知道了 沒有瀏覽記錄?
2018-07-18
我試了,有用的