網(wǎng)頁中的后退、前進(jìn)、刷新的超鏈接
<!--
<a href='javascript:history.go(-1)'>后退</a>
<input name='ht' type='button' onclick='javascript:history.go(-1)' value='后退' />
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>后退前進(jìn)刷新</title>
<script language="javascript">
function next()
{
document.write("<a href='javascript:history.go(-1)'>后退</a> <a href='javascript:history.go(0)'>刷新</a> <a href='javascript:history.go(1)'>前進(jìn)</a> <form> <input name='ht' type='button' onclick='javascript:history.go(-1)' value='后退' /> <input name='sx' type='button' onclick='javascript:history.go(0)' value='刷新' /> <input name='qj' type='button' onclick='javascript:history.go(1)' value='前進(jìn)' /> </form> ");
}
</script>
</head>
<body>
<a href="#" onclick="next()">跳到下一頁</a>
</body>
</html>
<script></script>
標(biāo)簽: 濟(jì)南網(wǎng)站建設(shè) 網(wǎng)站建設(shè) 濟(jì)南網(wǎng)站制作 網(wǎng)址: m.haoli824.com
- 打印本文
- 關(guān)閉本頁
- 建站服務(wù)熱線:0531-68808868 售后服務(wù)專線:0531-88961515