contao-module contao-jquery-selectbox
Contao integration for the jQuery selectBox plugin by marcj
fritzmg/contao-jquery-selectbox
Contao integration for the jQuery selectBox plugin by marcj
- Monday, November 6, 2017
- by fritzmg
- Repository
- 1 Watchers
- 0 Stars
- 16 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
, (*1)
Contao jQuery selectBox
Simple extension to provide the jQuery selectBox plugin by marcj in Contao., (*2)
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., (*3)
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., (*4)