fritzmg/contao-moo-fancyselect

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

Contao integration for the MooTools FancySelect plugin

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:contao-module

1.0.0 2015-01-29 12:05 UTC

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.