"Help Answers" compiled from Ringmasters-l mail list

Web Ring Help




PULL-DOWN MENU

I want a pull-down menu. Any suggestions?

Here is one example:

Pick a place!

This is the code for the above menu:
<!-- navigation table -->
<CENTER>
<FORM><FONT SIZE=3>
Pick a place!<BR>
<SELECT NAME="chooser">
<OPTION VALUE="smoke/">Home
<OPTION VALUE="collab/index.shtml">My interests
<OPTION VALUE="stuff/why.htm">Webrings
<OPTION VALUE="athjourn.htm">Guestbook
<OPTION VALUE="stuff/angio.htm">Links
<OPTION VALUE="mailto:anyone@omni.net">Mail me!
</SELECT>
<BR>
<INPUT TYPE=BUTTON VALUE="MAIN MENU" ONCLICK="parent.parent.location.href=this.form.chooser.
options[this.form.chooser.selectedIndex].value"></font>
</form>

NOTE: ONCLICK... - the whole thing must be on one line.

Back to Main MenuUp to Top of Page


Launched 2-13-98

Copyright © 1997/1998 Morgan Smith
All rights reserved. All Images,
downloads and text are ths sole
property of Morgan Smith and cannot be used
without written permission of the
this publisher.