fritzmg/contao-jquery-selectbox

This package is abandoned and no longer maintained. No replacement package was suggested.

Contao integration for the jQuery selectBox plugin by marcj

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:contao-module

1.0.0 2015-01-29 11:12 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:44:07 UTC


README

Contao jQuery selectBox

Simple extension to provide the jQuery selectBox plugin by marcj in Contao.

Styling

If you want to create your own styles without overriding the default one, create your own j_selectbox template and remove or disable the line $GLOBALS['TL_CSS'][] = … in the PHP section of the template.

Configuration

In order to configure the default initialization, create your own j_selectbox template and change the script part. See the documentation of the original plugin for all available options.