Toni Nieto
Profesional desarrollo web
Inicio
Sobre mí
Blog
Knowledge base
Contacto
Twitter
Github
Linkedin
Knowledge Base
¿Qué es esto?
JavaScript: Eliminar la propiedad readonly en un campo
18/01/2012 -
18/12/2018 -
Comentarios
-
JavaScript
document.getElementById(''fieldID'').readOnly=false;
Please enable JavaScript to view the
comments powered by Disqus.