buzinas / simple-scrollbar

Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.
MIT License
575 stars 159 forks source link

hide scrollbar when no scrolling is possible #1

Closed rodrigoddalmeida closed 9 years ago

rodrigoddalmeida commented 9 years ago

This will use the current scrollRatio to determine if the scrollbar needs to be shown or not.