Installation of Nano Scrollbar
If you are a seasoned Drupalista you can skip this section.
Installation of the Nano Scrollbar module:
Download the module from it's Project Page and move it into your 'sites/all/modules' folder, or through your Drupal site's modules administration section.Using git repository's project : git clone --branch 7.x-1.x http://git.drupal.org/project/nano%20scrollbar.git
cd nano scrollbar
The main purpose of this section is to provide details of the relevant jQuery plugins and other files, which are required to be installed in the 'sites/all/libraries/nano_scrollbar' folder. If you don't have the libraries folders, you should create them and ensure that you give them the appropriate file/folder permissions.
Downloads
The nanoscroller plugin is provided together with various other example files. It is recommended that you only download the files listed under "Installation" below. Conveniently, you can obtain all of the files required (including the Overthrow Plugin) in the following repository folders:
Nanoscroller Minified Version
Nanoscroller Uncompressed Version
Nanoscroller CSS
Overthrow JS
The 'nano_scrollbar' library folder should contain the following files:
jquery.nanoscroller.min.js - required for loading of minified version.
nanoscroller.css - required for scrollbar themes & styles.
jquery.nanoscroller.js - required for extraction of library version.
If you don't already have the overthrow plugin installed and wish to use it with this module, you should ensure that it is installed in the following folder:
sites/all/libraries/overthrowmin
The 'overthrowmin' library folder should contain the following file:
overthrow.min.js
Once you've completed the installation steps, you should visit your status report to check that everything is installed correctly.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion