Search code examples
jquerypluginsdraggablescrollable

How to dragscroll X and Y?


I need something like this:

http://hitconsultants.com/dragscroll_scrollsync/scrollpane.html

I have an area that should be "dragscrollable" in every direction.

I've tried a lot of plugins, but every one has some bugs (mostly cannot scroll with mousewheel or scrollbars are buggy).

I would like to test the dragscrollable plugin, but the jquery plugin page is "under construction", so I cannot download it with documentation etc. Does anyone how to get this plugin or another good method do dragscroll?


Solution

  • Here is a direct link to the plugin.

    http://hitconsultants.com/dragscroll_scrollsync/scrollsync.js
    http://hitconsultants.com/dragscroll_scrollsync/dragscrollable.js

    the documentation is already included there.