Test: dijit/form/Select

Note: load test_Select.html?mode=test to run unit tests, or test_Select.html?mode=benchmark to run performance tests.

HTML select for comparison

dijit/form/Select form

Setting Defaults

Get Displayed Value

Rich Text (Need to use divs and spans - since browsers hack selects to pieces)

Toggle Disabled

Add Option Remove Top Option Toggle Disabled


Long lists


dojo/data store (legacy API) based


dojo/store based


Inlined with text (all IE modes except for IE8 Standards)


More required but blank selects


Get Values Submit

Disabled


Programmatic and other tests

show one select dialog show two select dialog
Rendering tests
unstyled widget
normal
disabled
error
hover
focused
RTL
RTL error
styled option

width:60px;font-family:Arial;font-size:150%;border:2px blue;padding:5px;color:red
normal
disabled
error
hover
focused
RTL
RTL error
styled option

a11y, unstyled
normal
disabled
error
hover
focused
RTL
RTL error
styled option

a11y styled
normal
disabled
error
hover
focused
RTL
RTL error
styled option