dhtmlxCombo - Ajax Autocomplete Combobox
DhtmlxCombo
This is DHTML JavaScript combo box with Ajax support. It is easy to configure. It also have autocomplete feature and cross browser compatiblity. Using ajax, the data can retrieved dynamically from the server.
Main features:
Main features of DhtmlxCombo component are as below:
1. Multibrowser/Multiplatform support
2. Full control with JavaScript API
3. Dynamic loading
4. XML support
5. Filtering mode
6. Autocomplete mode
7. Editable mode
Four modes:
Four modes used by DhtmlxCombo are as below:
1. Editable select box: Either select a value from the list or you can enter a new custom value
2. Read-only select box: Select value from the list of choices.
3. Filter: List is updated on the client side with the appropriate values as a user begins to type
4. Autocomplete: List is loaded based on the text the user types in the box
Browsers Compatibility:
Browsers Supported by DhtmlxCombo are given as below:
1. IE 5.5 and above
2. Mac OS X Safari
3. Mozilla 1.4 and above
4. FireFox 0.9 and above
5. Opera