I have a simple Javascript drag function. You can see it here:
http://jsfiddle.net/XpAyA/12/
The red #dragger div is draggable. It is nested in an overflow scroll div but it doesn't trigger ...
I've built this website based off a template where you drag to scroll through the photos but due to a change of requirements I need to change it so you just ...