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 502 forks source link

The has-scollbar class never gets removed #272

Closed jamezamm closed 10 years ago

jamezamm commented 10 years ago

I noticed that the has-scrollbar class never gets removed, even if there is no active scrollbar. Is there anyway of removing that class, when scrollbar is non-active?

Thanks in advance

kristerkari commented 10 years ago

That class refers to browser's scrollbar, not to nanoScroller's. Yeah, maybe it is not a very good name...