REDIPS.autocomplete is simple JavaScript autocomplete box. It shows options below input field for typed text. With SELECT multiple displayed in a box and AJAX it should work in any browser.
- simple
- uses SELECT multiple and AJAX
- width of displayed box is automatically set to the width of input field
- server side logic should return answers in <option></option> format
REDIPS.dialog demo page: