Javascript to use mouse click-hold to navigate?

Posted by huy on Stack Overflow See other posts from Stack Overflow or by huy
Published on 2010-03-22T23:05:23Z Indexed on 2010/03/22 23:11 UTC
Read the original article Hit count: 286

Filed under:
|
|

I have a scrollable div tag (overflow). Now I'd like to use mouse to click and hold and move to navigate up and down (like how the hand cursor feature in Adobe Reader works).

Is there any js script to achieve this? Specifically, I'm using jquery, any jquery plugins to achieve this?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery