摘要: 解决在鼠标滚动过程中不断执行事件,在滚动完成之后再触发事件,用scrollstop。 (function () { var special = jQuery.event.special, uid1 = 'D' + (+new Date()), uid2 = 'D' + (+new Date() + 阅读全文
posted @ 2017-07-18 12:11 桃乐西 阅读(203) 评论(0) 推荐(0)