=== SW Chosen === Contributors: seanwuapps Tags: Development, Chosen, JavaScript, AutoComplete License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Converts the select boxes of your WordPress site into Chosen autocomplete boxes == Description == Converts the select boxes of your WordPress site into Chosen autocomplete boxes [Chosen](http://harvesthq.github.io/chosen/) is a wonderful jQuery plugin which changes select tags into user-friendly auto-complete boxes. = Configuration = This plugin allow you to set a jQuery selector to apply Chosen to. e.g. If you use "select.chosen-box" as the selector, only select boxes with class name "chosen-box" will be converted. You can also manage if you wish to apply Chosen to front-end pages, admin panel pages, both, or neigher. == Installation == Go to Plugins, Install new plugin, Search SW Chosen, then activate Manual Installation: 1. Download SW Chosen to your desktop. 2. Extract the Plugin folder to your desktop. 3. Use your favourite FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online. 4. Go to Plugins screen and find the newly uploaded Plugin in the list. 5. Click Activate Plugin to activate it. After the plugin is successfully activated, navigate to Settings, SW Chosen Settings to configure it to fit your needs. == Screenshots == 1. SW Chosen settings page