Evanss
Evanss

Reputation: 23563

jscrollpane - Change width of scroll bar handle?

How can I change the width of the scroll bar (.jspDrag) for the jscrollpane jquery plugin?

If I set the width with css !important then the scroll bar does get smaller, but so does the length of the area you can drag it.

Thanks

Upvotes: 4

Views: 4761

Answers (1)

Evanss
Evanss

Reputation: 23563

Was being blind:

http://jscrollpane.kelvinluck.com/drag_size.html

Upvotes: 2

Related Questions