Is it possible to customize scrollbars through CSS? In particular, changing the colour of a scrollbar?
Printable View
Is it possible to customize scrollbars through CSS? In particular, changing the colour of a scrollbar?
Of course it is. Inspect the DOM and look for a scrollbar <div>
Thanks.
We managed to change the visual appearance of the scrollbar and it generally works, but it doesn't display at all on Mobile Safari (both as webapp and when packaged with PhoneGap).
Even when disabling all the css amends we've made to the scrollbar, it still won't appear on iPhone.
We're using ST2 Beta 3, do you know whether the current stable version has addressed the problem and can solve it?
M
I have not seen a case where the scrollbar didn't show