preenchimento automático não funcionando em html
<input type="text" name="lname" autocomplete="off" readonly onfocus="this.removeAttribute('readonly');">
Strange Squirrel
<input type="text" name="lname" autocomplete="off" readonly onfocus="this.removeAttribute('readonly');">