Custom scrollbars are amazing

Notice : Only for webkit browsers

...fantastic right!?

Explanation

You just have to use these css3 propriety :
::-webkit-scrollbar {

}
::-webkit-scrollbar-thumb {

}
::-webkit-scrollbar-track-piece {

}
More informations on the webkit blog !

Custom scrollbar on webkit browser   |   Follow me on twitter

Tweet