Tagged Questions
4
votes
2answers
438 views
Disable links when clicking and dragging to scroll (jQuery)
See fiddle: http://jsfiddle.net/mrcarllister/Z2GjN/
Basically, I've got the click-drag-scroll working EXCEPT when you click and drag on an anchor/link.
It only seems to be when the mouse cursor ...