fritzmg/contao-jquery-scrollpane

Contao integration for jScrollPane plugin

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:contao-module

1.0.0 2015-03-15 10:39 UTC

This package is auto-updated.

Last update: 2024-03-23 08:46:11 UTC


README

Contao jQuery ScrollPane

Simple extension to provide the jScrollPane plugin by marcj in Contao.

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.

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.