The HTML spec section on autofill has a list of autofill field keywords. Things like address-line1
, cc-exp-month
, and so on.
There are examples of how to use these in the Help users checkout faster with Autofill article at html5rocks.com.
The HTML spec section on autofill has a list of autofill field keywords. Things like address-line1
, cc-exp-month
, and so on.
There are examples of how to use these in the Help users checkout faster with Autofill article at html5rocks.com.