Drop-Down List
Page 1 of 1 • Share •
Re: Drop-Down List
Drop-Down List
Drop-down lists are used for users to pick a few optional selections of where to navigate to a site. They can be used for purchasing payments, forum redirections, different sites, etc.
Here is a screenshot of a drop-down list :

--------------------------------------------------------------------------------

The code for a drop-down list is :
The code will format just like the drop-down list in my examples above.
Written by Rok and supported by Placehold.
Drop-down lists are used for users to pick a few optional selections of where to navigate to a site. They can be used for purchasing payments, forum redirections, different sites, etc.
Here is a screenshot of a drop-down list :

--------------------------------------------------------------------------------

The code for a drop-down list is :
- Code:
<div id="EchoTopic">
<form name="jump2">
<select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
<option value="">TITLE OF DROP-DOWN LIST HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
</select>
</form>
</div>
The code will format just like the drop-down list in my examples above.
Written by Rok and supported by Placehold.
Last edited by Rok on March 29th 2009, 5:57 pm; edited 1 time in total
_________________

The ultimate key to an excellent forum is originality. Before you go off and create some gaming forum, think about how many other popular gaming forums there are in the internet world. Be original and specify your forum's topic; instead of having just a plain gaming forum, have a forum based on one, original game.
Permissions of this forum:
You cannot reply to topics in this forum
Home




by 






» Redirection of old forum name/url
» Floating menu problem
» Forum Icons
» How do i make my forum my internet homepage?
» Calendar events that don't post messages on the forum
» I need to embed a script but it doesn't work.
» Astrological signs #2 ( orange)
» Wibiya Toolbar? How to add to forum?