Categories:

Home / Free JavaScripts / Combo Boxes / Here

Cut & Paste Combo box with description I

Credit: JavaScript Kit

Description: A combo box that also displays a short description of the selected link in a form box.

Example:


Directions: Simply insert the below into the <body> section of your page. You can add in as many <option> tags into the selection list as you wish. The description associated with each selection is contained within variables "descriptions[0]", "descriptions[1]", etc. If you have more selections, add more variables, changing the index number to match the selection it is intended to describe.


JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info