a标签
摘要:1、锚点定位 <a href ="#target " > </a> <div id = "target"></div> 点击a定位到div 上 2、取消a的默认跳转行为 javascript:;或javascript:void 0; <a href ="javascript:; " > </a>
阅读全文
posted @ 2017-12-26 16:02
posted @ 2017-12-26 16:02
posted @ 2017-12-23 21:16
posted @ 2017-12-23 15:17
posted @ 2017-12-23 14:34