Widgets displaying dropdown forms.
DropDown1 | A div holding a drop down input field. Without a form or submit button, typically included within a form. |
HiddenContainer | Intended as a modal, normally hidden, box with a closing X button, acting as a container for further HTML and widgets.
Note: If the client has javascript enabled, pressing the X button hides the widget without calling the link. The link is only called if javascript is not available. |
SubmitDropDown1 | Defines a form with a drop down input field, and four hidden fields. |