fritzmg / contao-moo-fancyselect
Contao integration for the MooTools FancySelect plugin
Package info
github.com/fritzmg/contao-moo-fancyselect
Language:CSS
Type:contao-module
pkg:composer/fritzmg/contao-moo-fancyselect
Requires
- php: >=5.2
- contao-community-alliance/composer-installer: *
- contao/core: ~3.0
Replaces
- contao-legacy/moo_fancyselect: 1.0.0
This package is not auto-updated.
Last update: 2022-02-01 12:44:07 UTC
README
Simple extension to provide the MooTools FancySelect plugin in Contao.
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.
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.