jamesflorentino / nanoScrollerJS

A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.
http://jamesflorentino.github.com/nanoScrollerJS/
MIT License
2.69k stars 503 forks source link

Several classes for sliders (and panes, maybe) #317

Open reverofevil opened 9 years ago

reverofevil commented 9 years ago

Ideally there would be a main CSS class for all the sliders on the page and a set of classes that add a couple of properties to each of the custom sliders. The problem is that API allows me to set only one class for the given slider, while the model above requires at least two.