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: 255

Filed under:
|
|
|

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

Related posts about JavaScript

Related posts about jQuery