Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

autocomplete not working in html

<input type="text" name="lname" autocomplete="off" readonly onfocus="this.removeAttribute('readonly');">
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #autocomplete #working #html
ADD COMMENT
Topic
Name
6+3 =