How to get actual image position after jquery scrollto?
        Posted  
        
            by Jirka Kopriva
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jirka Kopriva
        
        
        
        Published on 2010-03-19T02:04:41Z
        Indexed on 
            2010/03/19
            2:11 UTC
        
        
        Read the original article
        Hit count: 317
        
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.
© Stack Overflow or respective owner