scrollbar is easily one of the most neglected UI components out there that are not leveraged by many websites to enhance their users' experience. By default, on all HTML, when the content of the website exceeds the viewport height, a scrollbar will automatically appear on the right, just like the one you're seeing as you read this article now.
Table of contents
How to re-create the CSS Tricks ScrollbarHow to style a scrollbarObservationsExploring furtherLibraries for adding a Custom ScrollbarBonus: Hiding the scrollbar UI3 Comments
Sort: