📅  最后修改于: 2022-03-11 15:02:48.977000             🧑  作者: Mango
Syntax
Trigger the scroll event for the selected elements:
$(selector).scroll()
Attach a function to the scroll event:
$(selector).scroll(function)