Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/08/2007, 06:31
luchope
 
Fecha de Ingreso: julio-2003
Ubicación: Colombia
Mensajes: 591
Antigüedad: 20 años, 9 meses
Puntos: 7
Re: problema con radio button

Se peude desta manera...

Código PHP:
<label style="color:#333333"><input type="radio" name="horario" value="mañana" />Mañana</label>
 <label style="color:#333333"><input type="radio" name="horario" value="tarde" />Tarde</label>
<?php if($_POST['horario']){ ?><label style="color:#333333"><input type="text" name="texto" value="" />Tarde</label><?php }?>
Pero necesariamente tienes que enviar el formulario.

Yo insistiría en Javascript.

Chaop!
__________________
Visita www.legionlandrover.com