Dojo Select Widget Test

The Select widget is an enhanced version of HTML's <select> tag.

Similar features:

Enhancements over plain HTML version:


Select #1: inlined data, autocomplete=false:


Value:

Select #2: dataUrl, autocomplete=true:


Value:

Select #3: dataUrl, autocomplete=false:


Value:

this is some text below the combo boxes. It shouldn't get pushed out of the way when search results get returned. also: adding a simple combo box to test IE bleed through problem: