HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Drop down menu with a button
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
nov845



Joined: 06 Oct 2008
Posts: 5

PostPosted: Tue Oct 07, 2008 6:56 am     Drop down menu with a button Reply with quote

I have a code for a dropdown menu with a go button. When i click on it it goes to the link in that frame. How do i change the code so it goes to another frame?


Code:
<form method="post" name="nameform" target="area1">
<font color="#9933CC" size="1" face="Times New Roman">
<select name="tanyasmenu" size="0.5" style="BACKGROUND: black; COLOR: #0066FF; FONT-FAMILY: Times New Roman; FONT-SIZE: 12px">
<option selected value="home.html">Home</option>
<option value="my family.html">My Family</option>
<option value="interests.html">Interests</option>
<option value="vacations.html">Vacations</option>
<option value="games.html">Games</option>
<option value="favorite sites.html">Favorite Sites</option>
<option value="future goals.html">Future Goals</option>
<option value="religion.html">Religion</option>
<option value="bibliography.html">Bibliography</option>
</select>
<input type="button" value="Go" onclick="location = document.nameform.tanyasmenu.options [document.nameform.tanyasmenu.selectedIndex].value;"
style="BACKGROUND: black; COLOR: white; FONT-FAMILY: Times New Roman; FONT-SIZE: 12px"> </form>[code][/code]
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1288
Location: Biloxi, MS

PostPosted: Tue Oct 07, 2008 4:23 pm     Reply with quote

Eliminate the Go button and just have it go to page using the onSelect function I put on this page.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial