The Dreamweaver JavaScript API > File manipulation functions > dom.setListBoxKind() |
Availability
Dreamweaver 3.0
Description
Changes the kind of the selected SELECT menu.
Arguments
kind
kind must be either "menu" or "list box".
Returns
Nothing.
Enabler
None.