jQuery Editable Combobox (jEC)
jQuery Editable Combobox is a jQuery function that allows you to transform any <select> element into editable combobox.
Features
- easy-to-use - you need to include the sources and run only one command to enable editable combobox functionality on your site, there is also a couple of examples that demonstrates the most commonly used features of the plugin
- flexible - you can theme it just like you would do with the normal select box, there is a number of preferences that you can change to have combobox suited for your needs,
- powerful - you can dynamically enable or disable combobox features, use it's values in your scripts and easily modify preferences on runtime, if you find a feature that is not there let us know and we will try to add it soon
- browser and system independent - plugin will work with all browsers that are supported by jQuery library including Mozilla Firefox, Internet Explorer, Google Chrome, Apple Safari and Opera; plugin will also work on different operating systems including Windows, Unix (Linux) and MacOS X
- well-written - we've prepared over 300 unit tests to ensure it works well, the code is validated against JSLint to ensure it's best quality
- up-to-date - we're updating plugin to work with alpha and beta version of jQuery to ensure it's compatibility as soon as new version of the framework is released
Support
You can ask any question regarding jEC on our Support News Group. Posting comments on Wiki has been disabled. For posting issue information please use our Issue Tracker.