autocomplete: adding select element to visual test page for bgiframe testing

This commit is contained in:
Jörn Zaefferer 2010-01-27 17:56:22 +00:00
parent 79bd955054
commit ba948b82c7

View File

@ -58,6 +58,12 @@
<label for="tags">Tags: </label>
<input class="ui-widget ui-widget-content ui-corner-all" id="tags" />
</div>
<div>
<label for="tags">Select: </label>
<select>
<option>label</option>
</select>
</div>
<div class="ui-widget" style="margin-top:2em; font-family:Arial">
Log: