听说code能改变world,所以就学了

利用javascript onclick跳转链接网页

<input   type=button   value=click   onclick="window.location='你要转向的页面'">

 <input   type="button"   value="返回"   onclick="window.location.href='你要转向的页面'">  
<input type="button" value="返回" onclick=javascript:location.href='你要转向的页面'>

 

 

posted @ 2013-11-26 13:55  李腾  阅读(781)  评论(0编辑  收藏  举报

如果我加了黑链呢:http://liteng.org