Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Help with Dropdown Menu
Old 04-13-2009, 10:10 AM Help with Dropdown Menu
Junior Talker

Posts: 3
Name: Beth
Trades: 0
Hi!

I need help! I have this dropdown menu but it's not working. If someone could shed some light I would greatly appreciate it. The problem is when you make a selection, the page comes back as 404.

<form name="jump">
<select name="menu" onchange="window.location=this.options[this.selectedIndex].value;">
</form>
<form action="deluxeSFshop.aspx" name="searchbox" id="searchbox">
<input type='hidden' name='sfid' value=87970 >
<select name="c" id="c">
<option value="0" selected>pick boys theme</option>
<option value="156240">animals</option>
<option value="156248">backyardigans</option>
<option value="156249">blues clues</option>
<option value="156250">bob the builder</option>
<option value="URL_TO_SITE_HERE">TEXT_HERE</option>
<option value="URL_TO_SITE_HERE">TEXT_HERE</option>
</select>
</form>

Thanks so much!
Beth
bhansel is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-16-2009, 07:49 PM Re: Help with Dropdown Menu
Extreme Talker

Posts: 246
Trades: 0
the menu dropdownlist (select) has no values. Look at this example:

http://www.w3schools.com/js/tryit.as...yjs_selectmenu
stbuchok is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help with Dropdown Menu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.35261 seconds with 12 queries