first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

JavaScript and HTML: The Option Constructor; Dynamically Build OPTION Tags for SELECT Tags

The Option Constructor has been with us since Netscape 2.0. It provides JavaScript to dynamically build OPTION tags for SELECT tags. As of this writing, Doc JavaScript goes into detail at:

http://webreference.com/js/tips/000118.html

However, I question that using history.go(0) is necessary to display OPTION tags created on the fly.

Ancient Netscape text regarding Option Constructors might still be unearthed at:

http://developer.netscape.com/docs/manuals/communicator/jsref/choi3.htm
mod date: 2001-03-31T16:27:53.000Z