Un-invoked Drop Down Control
The most basic form of the dropdown control built with no extra settings.
Basic dropdown control that has an empty first value, and a pre-selected eighth value.
Shows an example of a dropdown control that pulls in optgroups from the original <select> tag it invokes against.
Shows a disabled dropdown control
Shows a read-only dropdown control
Shows a dropdown control initialized with no options available
Contains a dropdown that should initialize invisible because it contains a "display: none;"
style attribute.