How to get actual image position after jquery scrollto?
- by Jirka Kopriva
I'm using jquery scrollto between 2 images.
How to get which one is curently visible?
I cannot use any temporary values because it sets dynamicaly for many doubles by parent's elements.