You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and thank you for using jKanban.
If you're using jQuery, You can do by following this or this answers.
If you need to use vanilla javascript, you can implement your own solution by following DOM Scroll Event.
Basically you have to apply listener to your scroll containers in order to achieve that.
Basically I just want to know, whenever the user has scrolled through all the items in the board and has reached to the bottom of the board.
For example if you scrolled to the bottom of this board as shown in this image.
https://user-images.githubusercontent.com/7257227/47652284-483d7580-db64-11e8-8444-a07ac2c81690.png
The text was updated successfully, but these errors were encountered: