General
Add or remove objects in a select list, using the DOM. This script was written to work with DOM Level 1 and DOM Level 2 capable browsers, with try/catch logic included for IE use.
Notes
- Created by: Keith Jenci
- Web Site: http://www.mredkj.com/
- Posted: August 31, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: addRemoveOptions.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
User Comments
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
