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?