malihu-custom-scrollbar-plugin
malihu-custom-scrollbar-plugin copied to clipboard
Drag content
Is it possible to have the content draggable?
The content is draggable via touch. If you mean draggable via mouse, it's not possible (at least not without modifying the script)
+1
Has anyone managed to get this working?
@janein
Check how I made it here, connecting malihu-custom-scrollbar-plugin with another plugin for drag. It requires a bit of scripting. Script itself is placed inline in the bottom of markup. Check if you're interested. http://aqua.dreamtown.ua/map/
thanks @pawlikdoc for the quick response! I tried your approach and it works perfectly fine. =)
PS: I didn't even need the draggabilly plugin - so there is no ugly overhead ;)
Janein, mind sharing how you got this working without draggabilly? I am trying to solve the same problem now, where I have a horizontal list of image thumbnails which are scrollable, I need to set up the list to allow the thumbnails to be draggable to via mouse to scroll content area.
@janein
Check how I made it here, connecting malihu-custom-scrollbar-plugin with another plugin for drag. It requires a bit of scripting. Script itself is placed inline in the bottom of markup. Check if you're interested. http://aqua.dreamtown.ua/map/
Link is broken :-(