Ver Mensaje Individual
  #10 (permalink)  
Antiguo 17/11/2010, 16:06
Avatar de _cronos2
_cronos2
Colaborador
 
Fecha de Ingreso: junio-2010
Mensajes: 2.062
Antigüedad: 13 años, 11 meses
Puntos: 310
Respuesta: Un consejo sobre checkbox en PHP por favor

Yo lo haría así, sin radios sólo con ese checkbox:
Código HTML:
Ver original
  1. <input type='checkbox' onchange="document.getElementById('div').style.display=this.checked?'block':'none';" />Mostrar
  2. <div id='div' style='display:none;'>
  3. <?php echo 'aquí el texto' ?>
  4. </div>
Saludos (:
__________________
" Getting older’s not been on my plans
but it’s never late, it’s never late enough for me to stay. "
Cigarettes - Russian Red