Minsk, Belarus, March 23, 2006 - Scand LLC announced the release of new Ajax-based UI component dhtmlxCombo v1.0. It's a JavaScript combobox control which provides suggestion search and automatic completion functionality to web-based applications. Being cross-browser compatible, easy to integrate and completely configurable, dhtmlxCombo helps developers effortlessly create dynamic auto-completing dropdown lists.
The component features type-ahead, keyboard support and ability to display images in the dropdown list. Working as autocomplete tool, dhtmlxCombo requests content from server as user types in the input field and provides a list of relevant values.
dhtmlxCombo can be used in four modes:
- editable select box - user can either select a value from the list or type a custom value;
- read-only select box - user can select just one value from the list;
- filter - all the data is loaded on the client-side and as user begins to type, the list is narrowed to the appropriate values basing on the first typed symbols;
- autocomplete - the list is loaded and shown as user types in input box, autocomplete text appears basing on first typed symbols.
Live examples for each mode and detailed information about dhtmlxCombo can be found here: http://scbr.com/docs/products/dhtmlxCombo/