-- SUMMARY --

Superselect uses the Tokenize2 jQuery plugin to make your <select> elements more user-friendly.

-- INSTALLATION --

1. Download the Tokenize2 jQuery plugin
(https://github.com/dragonofmercy/Tokenize2 version 1.2 or higher is recommended)
and extract the file under "libraries".
2. Download and enable the module.
3. Configure at Administer > Configuration > User interface > Superselect
(requires administer site configuration permission)

-- INSTALLATION VIA DRUSH --

A Drush command is provided for easy installation of the Chosen plugin.

drush superselectplugin

The command will download the plugin and unpack it in "libraries".
It is possible to add another path as an option to the command, but not
recommended unless you know what you are doing.

If you are using Composer to manage your site's dependencies,
then the Superselect plugin will automatically be downloaded to `libraries/superselect`.

-- ACCESSIBILITY CONCERN --

There are accessibility problems with the main library as identified here:
https://github.com/dragonofmercy/Tokenize2/issues

-- NOTES --

1. Super select works properly with multiple select drop-downs only.

-- Future Focuse --

1. Fetching data from remote server.
2. Enable the same feature for single select drop-down as well.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Module categories: Site Structure, Developer Tools
  • Created by arulraj on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases