Extreme Coding
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Extreme Coding


 
HomeSearchLatest imagesRulesStaff ListRegisterLog in

Share | 
 

 [HTML] Drop-Down Menu

View previous topic View next topic Go down 
AuthorMessage


McStormify


McStormify

Administrator

Posts : 75
Tokens : 87

PostSubject: [HTML] Drop-Down Menu   [HTML] Drop-Down Menu I_icon_minitimeSun Oct 24, 2010 6:36 am

Drop-Down Menu Tutorial
Written by McStormify

Hi Guys!

In this tutorial, I will be making a HTML drop down menu. This is the code:

Code:
<form name="jump">
<p align="center">
<select name="menu">
<option value="http://extremecoding.forumotion.com">Extreme Coding</option>
<option value="http://forumotion.com">Forumotion</option>
<option value="http://google.com">Google</option>
<option value="http://ask.com">Ask.com</option>
<option value="http://microsoft.com">Microsoft</option>
</select>
<input type="button" onClick="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">
</p>
</form>

To change the text and links, just edit the following code:

Code:
<option value="http://extremecoding.forumotion.com">Extreme Coding</option>

Thanks,
McStormify

Note: This tutorial is copyrighted by Extreme Coding Forum. You are not allowed to publish it anywhere without written permission from the administrators.
Back to top Go down
https://extremecoding.forumotion.com
 

[HTML] Drop-Down Menu

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Extreme Coding :: Extreme Coding :: Tutorial Proposal-
Jump to:  


Create a forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com