Home › Forums › CSS › How to change scrollbar › Re: How to change scrollbar
June 5, 2013 at 6:21 am
#137706
Participant
You can only do it in css with webkit. Else you need to do it with javascript.
[Webkit](https://css-tricks.com/custom-scrollbars-in-webkit/ “https://css-tricks.com/custom-scrollbars-in-webkit/”)