Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/05/2002, 10:12
Avatar de eloi
eloi
 
Fecha de Ingreso: marzo-2002
Mensajes: 149
Antigüedad: 22 años, 9 meses
Puntos: 0
Re: La P... capa no me hace ni P... caso

No lo he comprovado pero...

function lanzaurl(posx,capa,url){
for(i = posx; i > 0; i--){
capa.style.left = posx;
}
window.open(url,"Contenido");
}

<hr size="1"><font face="Verdana">[B]¿Buscas algun código?<br><input id="q"> <input type="submit" value="Buscar" onclick="document.location = &quot;http://www.webpersonal.net/elosan/indicecods.htm?info=enter,todos,&quot;+q.value+&qu ot;,0&quot;">