user defined scrollbar y-axis plug-in
Can any one know/have URL links for user defined scrollbar plug-in's in jQuery? I want to use overflow-y:scroll similar functionality. Images and functionality I want t开发者_运维百科o replace in that vertical scroll bar as per functionality.
There is jScrollPane: http://jscrollpane.kelvinluck.com/
Here is a demo where you can see the horizontal bar in action: http://jscrollpane.kelvinluck.com/basic.html
精彩评论