nanoScrollerJS is simply to use. I always use them...
Browser compatibility:
- IE7+
- Firefox 3+
- Chrome
- Safari 4+
- Opera 11.60+
Mobile browsers support:
- iOS 5+ (iPhone, iPad and iPod Touch)
- iOS 4 (with a polyfill)
- Android Firefox
- Android 2.2/2.3 native browser (with a polyfill)
- Android Opera 11.6 (with a polyfill)
Code example from the Documentation,
- Markup - The following type of markup structure is needed to make the plugin work.
<div id="about" class="nano">
<div class="nano-content"> ... content here ... </div>
</div>