标签:
<html> <head> <title>damel11</title> <script type="text/javascript" src="goback.js"> </script> </head> <body> <a href="http://www.taobao.com"id="aa">淘宝</a> <br/> <input type="button" onclick="changeLink()"value="改变超链接"/> <br/> <br/> <a href="javascript:history.go(1)">前进</a> <input type="button" onclick="gosomewhere()"/> <br/> <a href="javascript:history.reload">刷新</a> </body> </html>
版权声明:本文为博主原创文章,未经博主允许不得转载。
标签:
原文地址:http://blog.csdn.net/wei_chong_chong/article/details/47271619