If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: HTML FAQ ::: (HTML) Drop down menus
New Topic    Add Reply
Topic: (HTML) Drop down menus  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
Nutrocker

ezboard Moderator
ezSupporter
Posts: 4851
Posted: 9/1/02 3:31 pm    
(HTML) Drop down menus
Many people ask, how do I create a drop down menu?

Here is a simple one using links to search engines, change the url's to your preferred sites and don't forget to change the text for those sites also.

Remove the * from the code of course...

<*form>
<*select *onChange="if(this.options[this.selectedIndex].value) top.location.href=(this.options[this.selectedIndex].value)">
<option>choose your section</option>
<option value="http://www.yahoo.com">Yahoo</option>
<option value="http://www.ezboard.com">Ezboard</option>
<option value="http://www.microsoft.com">Microsoft</option>
<option value="http://www.netscape.com">Netscape</option>
<*/*select>
<*/form>


The code could be used in your advanced area, either 3rd or 4th text box from the top (custom header or footer) depending on where you want the drop down menu to appear.

Edited by: Nutrocker at: 9/2/02 2:13:22 pm

  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 4956
Posted: 9/15/02 4:05 am    
Re: (HTML) Drop down menus - open links in a new window
This online tool will create all the code for you and the links open in a new window.
www.echoecho.com/tooldropdown.htm


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - HTML FAQ -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.