Is it possible to find distance from bottom to cuirrent scroll state in jquery
        Posted  
        
            by Mirage
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mirage
        
        
        
        Published on 2010-05-10T06:07:37Z
        Indexed on 
            2010/05/10
            6:14 UTC
        
        
        Read the original article
        Hit count: 202
        
jQuery
SUpoose i am in the middle of page length.
Is it possible to find , how much more distance in length or pixels from bottom.
Like when scroll bar hits the bottom then its 0 but if it 500px from the bottom then i need that 500px value.
Thanks
© Stack Overflow or respective owner