Ver Mensaje Individual
  #4 (permalink)  
Antiguo 11/12/2004, 11:21
Avatar de JavierB
JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 3 meses
Puntos: 772
Hola de nuevo.

A ver sie sto te vale:

<select onchange="window.open(this.value)">
<option value="http://www(var).juego.com/1.html">uno</option>
<option value="http://www(var).juego.com/2.html">dos</option>
<option value="http://www(var).juego.com/3.html">tres</option>
</select>

Saludos,