Tag Archives: jQuery NiceScroll Plugin

jQuery NiceScroll Plugin doesn’t work for dynamic content

jQuery NiceScroll Plugin is a very convenient tool for customizing your website scrollbar.
Create a better scrollbar using jQuery NiceScroll Plugin

By default, the scrollbar is hidden if the content doesn’t exceed the content wrapper height. So if you have dynamic content, you have to tell the NiceScroll plugin to resize otherwise the scrollbar doesn’t show.

Let’s start with the following index.html.
Continue reading jQuery NiceScroll Plugin doesn’t work for dynamic content

Create a better scrollbar using jQuery NiceScroll Plugin

There are quite a lot of jQuery plugins for scrollbar. I find this jQuery NiceScroll Plugin is quite user friendly so i want to share it to you guys.

1. Download the jQuery NiceScroll Plugin file to your webroot js folder from GitHub or Google Code.

2. Create the following index.html.
Continue reading Create a better scrollbar using jQuery NiceScroll Plugin