摘要: js基础 - 兼容代码1. scrollTop 1. chrome document.body.scrollTop 2. IE && firefox document.documentElement.scrollTop 2. 阻止事件默认行为 1. 绑定事件... 阅读全文
posted @ 2015-10-22 10:43 hupan508 阅读(146) 评论(0) 推荐(0)