jquery image pan
jquery image pan
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- mikotondria30
Probably be easier roll one yourself using jQuery.animate();..
Find the image dimensions, when you've moved the x that far, fire the other animate.. etc etc