The URL Directory
This SELECT list displays several URLs of popular search engines. The TEXT value of
each OPTION is used to create a valid
URL.
This particular application is in a frameset with two frames. JavaScript concatenates
the text of the OPTION currently selected with 'http://' and '.com/' to
create
the URL of the corresponding search engine. The frame to the right is then
loaded with the document at that URL.