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. Note: The autocomplete attribute works with the following <input> types: text, search, url, tel, email, password, datepickers, range, and color.