fritzmg / contao-jquery-selectbox
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
Requires
- php: >=5.2
- contao-community-alliance/composer-installer: *
- contao/core: ~3.0
Replaces
- contao-legacy/jquery_selectbox: 1.0.0
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.