Tema
:
Deshabilitar input file, mediante checkbox
Ver Mensaje Individual
#
2
(
permalink
)
06/09/2008, 10:10
David
Moderador
Fecha de Ingreso: abril-2005
Ubicación: In this planet
Mensajes: 15.720
Antigüedad: 19 años, 9 meses
Puntos: 839
Respuesta: Deshabilitar input file, mediante checkbox
Prueba usando un id para el input file o haciendo referencia al formulario donde se encuentra, como esto:
Código HTML:
this.form.image_1.disabled = !this.checked;
__________________
Por favor, antes de preguntar, revisa la
Guía para realizar preguntas
.
David
Ver Perfil
Buscar todos los Mensajes de David