Copying from a Drop Down List
Using JavaScript with drop down lists is not the most obvious of interactions to code. In this article we look at the JavaScript code needed to copy the entry selected from the drop down list into an adjacent input text field. It would of course be just as easy to use the value retrieved from the drop down for whatever other purpose you require.
Tags: drop down list, javascript




