Is it possible to change the background-color of the scroll bar or make it transparent so that it matches the background of a div for instance? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it possible to change the background-color of the scroll bar or make it transparent so that it matches the background of a div for instance?

31st Mar 2016, 9:15 AM
Thomas
Thomas - avatar
1 Answer
+ 2
Yes, you can style the scrollbars with CSS. Check out this Fiddle: http://jsfiddle.net/F9p7S/
26th May 2016, 12:41 PM
James Flanders