jQuery Mobile scrollstart ?????? | ????????????
2018-09-18 21:56 更新
jQuery Mobile scrollstart ??????
??????
????????????????????????????????????
$(document).on("scrollstart",function(){
?? alert("Started scrolling!");
});
?? alert("Started scrolling!");
});
???????????? ??
???????????????
scrollstart??????????????????????????????????????????
?????????????????????????????????????????????DOM???????????????????????????????????????????????????dom?????????????????????????????????????????????????????????????????????????????????dom?????????
????????? ?????????????????????????????????
????????? scrollstop ?????????????????????????????????
??????
$("selector").on("scrollstart",function(event){...})
?????? | ?????? |
---|---|
function(event) | ??????????????? scrollstart ????????????????????????????????? ????????????????????????????????? ?????????????????????????????? jQuery ???????????? (?????? event.target, event.type, ???)???????????????????????? jQuery ?????????????????? ??? |
????????????
??????????????????
??????scrollstart ????????????????????????
????????????
?????? event.target ????????????scrollstart ???????????????DOM?????????
以上内容是否对您有帮助:
更多建议: