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

Multiple Nanoscrollers. #327

Closed t-me closed 8 years ago

t-me commented 8 years ago

What is the best way to have multiple nanoscrollers?

What i want to acchief is nanoscroller on bootstrap tabs. each tab can be scrolled.

What i have now is here : https://jsfiddle.net/notify/rbmwcpmm/ But only the first showing tab will have nanoscroller.

t-me commented 8 years ago

I was to quick with my question. I have found a solution https://jsfiddle.net/notify/rbmwcpmm/3/