I\'m currently styling the scrollbar using Webkit\'s ::-webkit-scrollbar CSS properties and would like to change these properties on a mousemove event. The problem is that I
For this you should replace the scrollbar altogether.
It's just a matter of picking whichever one gives you the easiest API.