Scrolling dynamicly to the end of the page
        Posted  
        
            by vanjadjurdjevic
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vanjadjurdjevic
        
        
        
        Published on 2010-04-11T09:17:04Z
        Indexed on 
            2010/04/11
            9:23 UTC
        
        
        Read the original article
        Hit count: 302
        
I have the following situation... I have an link which animates some div-s height when its hovered... but div has big height and it goes beyond the visible bottom end of the screen so i have to scroll to see the data and when i scroll I leave the hover area and so the div toggles it's height to 0px... how to make automatic scroll to the end of the div when it toggles... Hope you understand Vanja Djurdjevic
© Stack Overflow or respective owner