contao-module contao-jquery-scrollpane
Contao integration for jScrollPane plugin
fritzmg/contao-jquery-scrollpane
Contao integration for jScrollPane plugin
- Monday, November 6, 2017
- by fritzmg
- Repository
- 1 Watchers
- 1 Stars
- 8 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
, (*1)
Simple extension to provide the jScrollPane plugin by marcj in Contao., (*2)
Styling
If you want to create your own styles without overriding the default one, create your own j_scrollpane
template and remove or disable the line $GLOBALS['TL_CSS'][] = …
in the PHP section of the template or set the path to your own styles there., (*3)
Configuration
In order to configure the default initialization, create your own j_scrollpane
template and change the script part. By default, the scroll pane initializes with the CSS class .scroll-pane
and with only the default options., (*4)