Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Closed Thread
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-23-2002, 02:15 AM   PM User | #1
kam31uf
New to the CF scene

 
Join Date: Jul 2002
Location: Orlando, FL
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
kam31uf is an unknown quantity at this point
Unhappy Drop Down Form Trouble

I was asked to create a series of simple drop down menus. One of them will be just email addresses. Here is what i have so far, but I notice that its not working. I think I need to change the VALUE but i dont know what to change it to. The "GO" is from the previous dropdowns that when you click on the they "go" to that page.


<select name="select" onChange="location=document.nav.link.options
[document.nav.link.selectedIndex].value; "value="GO">
<option selected>-CONTACT US-</option>
<option value="mailto:sales@sentrymetering.com">Sales</option>
</select>


I get the error - "document.nav.link.options" is not an object

Kam
kam31uf is offline  
Old 07-23-2002, 02:23 AM   PM User | #2
kam31uf
New to the CF scene

 
Join Date: Jul 2002
Location: Orlando, FL
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
kam31uf is an unknown quantity at this point
ok I have since gotten the assistance I needed, but its not working in Netscape.
kam31uf is offline  
Old 07-23-2002, 02:31 AM   PM User | #3
WA
Administrator


 
Join Date: Mar 2002
Posts: 2,596
Thanks: 2
Thanked 19 Times in 18 Posts
WA will become famous soon enough
As this is already posted in the HTML/design forum, I'm closing this thread to keep all responses in a unified location.
__________________
- George
- JavaScript Kit- JavaScript tutorials and 400+ scripts!
- JavaScript Reference- JavaScript reference you can relate to.
WA is offline  
Closed Thread

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 11:00 PM.


Advertisement
Log in to turn off these ads.