HTML 中的History forward()方法用于加载历史列表中的下一个 URL。它与 Web 浏览器中的前进按钮具有相同的实际应用。如果历史列表中不存在下一页,则此方法将不起作用。
句法:
history.forward
下面的程序说明了 HTML 中的 History forward() 方法:
例子:
DOM History.forward() Method
GeeksforGeeks
DOM History.forward( ) Method
For going to the next URL in the history
double-click the "Go next" button:
输出:
点击按钮后:
支持的浏览器: History forward()方法支持的浏览器如下:
- 谷歌浏览器
- IE浏览器
- 火狐
- 歌剧
- 苹果浏览器