Tema: iframe y php
Ver Mensaje Individual
  #12 (permalink)  
Antiguo 03/01/2003, 07:16
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 22 años, 7 meses
Puntos: 381
Hola xias,

yá lo dice aquí;

<input type="radio" name="pepe" onClick="this.form.action='http://www.yahoo.es/';this.form.target='iframeUno'">
<input type="radio" name="pepe" onClick="this.form.action='http://www.yahoo.com/';this.form.target='iframeDos'">

Lo que está en negritas

Cita:
gracias tunait por echarme una mano