Forum Moderators: open
OK. When the user selects something from the list, use the onChange event to call a function. The function could either set the innerHTML property of a previously empty span to fill the span with a text field, or it could show a hidden div containing the text field.