Ver Mensaje Individual
  #1 (permalink)  
Antiguo 20/01/2002, 11:47
siki
 
Fecha de Ingreso: enero-2002
Mensajes: 1
Antigüedad: 22 años, 3 meses
Puntos: 0
cambiar target a un frame en un link de un select

Creo que tengo el código pero no se cómo integrarlo:

<pre> &lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+&quot;.location='&quot;+selObj.options[selObj.selectedIndex].value+&quot;'&quot;);
if (restore) selObj.selectedIndex=0;
}
//--&gt;
&lt;/script&gt;

&lt;select name=&quot;select&quot; onChange=&quot;MM_jumpMenu(thumbnails,this,1)&quot ; class=&quot;selectgrupos&quot;&gt;



</pre> Necesito respuesta urgente, gracias