rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 926 forks source link

slimscoll event is not capturing bottom event #313

Open SurveAkshay opened 5 years ago

SurveAkshay commented 5 years ago

i am trying to have infinite scrolling using slimscroll event. i have enabled div with slimscroll plugin and i have set height(1000px) of slimscroll div. after setting height slimscroll bottom event is not capturing

karl5211314 commented 4 years ago

I have the same problem. In jquery2. X, events can be triggered to scroll to the bottom, but not in jquery3. X