摘要: a href="#"> 点击链接后,页面会向上滚到页首,# 默认锚点为 #TOP <a href="javascript:void(0)" onClick="window.open()"> 点击链接后,页面不动,只打开链接 <a href="#" onclick="javascript:return 阅读全文
posted @ 2016-03-25 17:00 子焱 阅读(161) 评论(0) 推荐(0) 编辑