+ 3
What is autocomplete?
5 Answers
+ 24
The autocomplete attribute specifies whether or not an input field should have autocomplete enabled.
Autocomplete allows the browser to predict the value. When a user starts to type in a field, the browser should display options to fill in the field, based on earlier typed values.
+ 18
You're welcome :)
+ 5
what do you think it is?
+ 2
thanks @IgorMakarsky
- 2
all