/REDIPS_autocomplete

Simple autocomplete JavaScript library

Primary LanguageJavaScript

REDIPS.autocomplete 1.3.0

What is REDIPS.autocomplete?

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.

Features

  • 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

Demos

REDIPS.dialog demo page: