autocomplete in forms code example Example 1: form input autocomplete off <input autocomplete="off"></input> Example 2: input disable autocomplete autocomplete="off"