contao-module contao-moo-fancyselect
Contao integration for the MooTools FancySelect plugin
fritzmg/contao-moo-fancyselect
Contao integration for the MooTools FancySelect plugin
- Thursday, January 29, 2015
- by fritzmg
- Repository
- 1 Watchers
- 0 Stars
- 5 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Simple extension to provide the MooTools FancySelect plugin in Contao., (*1)
Styling
If you want to create your own styles without overriding the default one, create your own moo_fancyselect
template and remove or disable the line $GLOBALS['TL_CSS'][] = …
in the PHP section of the template., (*2)
Configuration
In order to configure the default initialization, create your own moo_fancyselect
template and change the script part. See the documentation of the original plugin for all available options., (*3)