Saturday, January 29, 2005
New page - JavaScript - select list insert, append, remove (old school)
tutorial006.html
Tutorial006 includes code to insert, append, and remove options from a select list. It uses a technique that can be used in old and new browsers.
The code was tested, but if you find any problems, please let me know.
Tutorial006 includes code to insert, append, and remove options from a select list. It uses a technique that can be used in old and new browsers.
The code was tested, but if you find any problems, please let me know.
posted by Keith [1/29/2005 02:24:00 PM] - permalink - 0 comments