Tema
:
activar un input 'file' con un checkbox
Ver Mensaje Individual
#
2
(
permalink
)
14/01/2005, 05:25
JavierB
Colaborador
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 23 años
Puntos: 772
Hola
X3mdesign
Prueba esto:
<input type="checkbox" onclick="this.form.txt.disabled=this.checked" />
<input type="text" name="txt" />
Saludos,
__________________
Lee
las Políticas del Foro
y
escribe correctamente
.
JavierB
Ver Perfil
Buscar todos los Mensajes de JavierB