When a website displays too much information, there are three solutions. 1. display the information by page. 2. The whole page is displayed, but the page is too long, affecting the browsing experience. 3. Use the scroll bar. The default scroll bar style is too simple and the user experience is unfriendly. So we need to beautify the scroll bar.
The simplest way to beautify the scroll bar is to use the jquery plug-in. This article describes the scroll bar plug-in nanoscroler in the jquery plug-in.
Official display, customizable styles
1. nanoscrollerPlug-in Functions
Implement content scrolling
2. nanoscrollerOfficial Address
Http://jamesflorentino.github.io/nanoScrollerJS/
3. nanoscrollerUsage
1.Reference File
2.Define the scroll bar style
{:;:;:;:;:;:;}{:;}{:;:;:;:;}{:;}
3.Scrolling content
Online Demo: http://1100w.com/ref/nanoscroller/index.html