Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82815

How to stop scrolling?

$
0
0

I have a rather wide table with a one fixed column and horizontal scrolling. On mobile, this is working well in that users can swipe left and right to scroll horizontally.

However, I need to be able to programmatically stop the horizontal scroll in the middle of a scroll. I've tried stopPropagation, preventDefault, various jQuery calls such as stop() and finish(), but I haven't found the magic words. Any hints?


Viewing all articles
Browse latest Browse all 82815

Trending Articles