• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Creating 2 in 1 jump to box

Shane

New Member
Hi

I wanted to create 2 in 1 jump to box with go button any reply will be appriciated.

EG:


<font face="verdana, arial" size=1>
<form name="a878">
<select name="a177">
<option value="algeria/">Algeria</option>

</select>
</font>
<font face="verdana, arial" size=1>
<form name="a879">
<select name="a178">
<option value="facts.html" selected>Facts</option>

</select>

<input type="button" value="Go"
onClick="location=document.a878.a177.a879.a178.options[document.a878.a177.a879.a178.selectedIndex].value"></p>
</form>
 
Back
Top