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

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-08-2004, 11:03 PM   PM User | #1
CablerMN
New to the CF scene

 
Join Date: May 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
CablerMN is an unknown quantity at this point
Triple Combo Script sans the Links and Launch

Have searched the forums and even posted a similar message in another thread (month old though). I can't believe that I am the first one that has tried it. Rather then post all of my trial and errors thought I would see if anyone else has already customized the script

Would sure like to see an example of the triple combo (http://javascriptkit.com/script/scri...plecombo.shtml) script to be used for form submission only. As in, removing the portion of the script that automatically launches the URL.

Thank you for any insight.
CablerMN is offline   Reply With Quote
Old 05-08-2004, 11:27 PM   PM User | #2
Willy Duitt
Banned

 
Join Date: Sep 2003
Posts: 3,620
Thanks: 0
Thanked 0 Times in 0 Posts
Willy Duitt is an unknown quantity at this point
Try searching here
Willy Duitt is offline   Reply With Quote
Old 06-02-2004, 08:42 PM   PM User | #3
lissaleone
New to the CF scene

 
Join Date: Jun 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
lissaleone is an unknown quantity at this point
Not sure what you're trying to accomplish, but I was looking for a triple combo list with no redirect, and just changed the stage 3 portion of the script in red to the word null

<select name="stage3" size="1" onChange="redirect2(this.options.selectedIndex)">

so it looked like this...

<select name="stage3" size="1" onChange="null">
lissaleone is offline   Reply With Quote
Reply

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 04:38 PM.


Advertisement
Log in to turn off these ads.