Where can I find a scroll bar plugin like facebook? [closed]
I am looking for a Scrollbar plugin(js, jquery etc.) like they show on Facebook's Top right panel for latest live streams of our Friends. Where can I find it ?
I've successfully used the jQuery plugin jScrollPane before.
You would need to make your own style to emulate the Facebook slider.
It is not a scrollbar plugin. just CSS, JavaScript & HTML . If you are interested, you can look into Facebook's codes & stylesheets to learn what's going on.
a jquery plugin
http://jsfiddle.net/PVZB8/1559/
To your delight there are a few plugins out there but I use JScrollPane.
http://jscrollpane.kelvinluck.com/#examples
精彩评论