JavaScript Bs_Dropdown example 2
- Using an existing text field for the dropdown by using convertField().
- This makes it fully backward compatible (old browsers, non-js browsers).
- The field name, default value, size and maxlength attributes of the text field are read in, and used.