Is it possible to create a jQuery event that triggers when a scrollbar is released? -


I would like to know how to create a jQuery event that will scroll when a scroll marker is released while scrolling (mouse) And even while scrolling with the keyboard).

When searching on the internet, I get a special scrollpot event that triggers during stopping, but it contains the case that still keeps scrolling in it. If events can be added in some way, then we say that the scrollpot event is triggered only when the mouse is released?

No reason why you can not do anything is because you can catch only click events on the page Are there. The scrollbar is a part of the browser, which is not the page, only the scrolled event triggered by the browser for you. The second point is not to limit yourself to desktop computers. The webpages should work fine on a mobile browser, some of them do not have scrollbars at all. I can trigger the scroll event, but the event on the scrollbar will be unusable.

If you think the solution is different, you may need to reconsider what you are actually doing.

"We can not solve problems using the same kind of thinking that we created them."

Albert Einstein


Comments