How to implement scrolling content widget
        Posted  
        
            by alokswain
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by alokswain
        
        
        
        Published on 2010-03-27T09:21:24Z
        Indexed on 
            2010/03/27
            9:43 UTC
        
        
        Read the original article
        Hit count: 328
        
Example website is http://www.wikihow.com/Main-Page, check the "Recent Changes" heading on the right side.
I am really amazed with the implementation of such scroll bars.
Google also uses something very similar to this.  
Can someone give me some idea how to do this using jquery.
© Stack Overflow or respective owner