This is a discussion on "How do I add a GO button to these multi combo boxes?" within the JavaScript Forum section. This forum, and the thread "How do I add a GO button to these multi combo boxes? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
How do I add a GO button to these multi combo boxes?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
How do I add a GO button to these multi combo boxes?
I am experimenting with this script found here:
http://www.javascriptkit.com/script/...plecombo.shtml In the last box I have a URL assigned to each name. How do I add a GO button to the end of this which will open the url in the CURRENT window please? I have used this function before:
. |
|
|
|
#2
|
|||
|
|||
|
|
#3
|
|||
|
|||
|
That does not work because the temp variable is not defined anywhere. That function was an example from something else and is not related to this.
By pressing the button it does nothing. I need to reference the last combo box somehow? |
|
#4
|
|||
|
|||
|
I have be playing around and have this code:
So it appears to be referencing the options[0] part. I have this function which changes the combo boxes:
|
|
#5
|
|||
|
|||
|
Maybe try
|
![]() |
| Tags |
| add, button, these, multi, combo, boxes |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multi-league and Multi-tiered team schedule | overkil6 | Website Planning | 3 | Jun 17th, 2008 22:04 |
| Help! Flash CS3 - Combo Boxes with formulas | cocoonfx | Flash & Multimedia Forum | 0 | Apr 2nd, 2008 02:43 |
| 6-level combo boxes | Phoenix1664 | JavaScript Forum | 2 | Mar 21st, 2007 12:22 |
| grabbing data from combo boxes | benbacardi | Classic ASP | 2 | Jan 25th, 2005 13:46 |
| Annoying Linked Combo Boxes!! | Hangs | Classic ASP | 7 | May 25th, 2004 07:21 |