NiceScroll - Leaving Original Scrollbar Intact
问题 I've added the NiceScroll jQuery plugin to my page and it does exactly what I'd want it to do (eases scrolling from mouse wheel events). However, the plugin seems geared around styling the scrollbar aswell. Is it possible to preserve the original styling of the browser's scrollbar during use of this plugin? I've checked the documentation and tried many parameters but can't seem to find the relevant one. In it's current state, the scrollbar is not visible. 回答1: I dont know if this still is