Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Horizontal drag scrolling Reply To: Horizontal drag scrolling

#206623
Shikkediel
Participant

Have a look if this does the trick…

codepen.io/anon/pen/XbwNJw

Tweaked resizing as well. It now realigns the draggable once on the left, 50ms after the final event has finished.

Edit – here’s a variation that keeps the center in place :

codepen.io/anon/pen/oXRZYO