Search found 1 match

by JoshuaFoster
Thu Jul 02, 2015 1:35 am
Forum: Classic - Suggestions
Topic: scroll image with mouse movement
Replies: 0
Views: 1777

scroll image with mouse movement

Like Flickr website viewer, it scrolls automatically the image only with the movement of cursor around the viewport. When cursor goes to top, scroll image to top, cursor left, image to left, and so on. I've made a simple webpage with pure javascript, to demostrate this feature.

EDIT(New updated ...