Answer the question
In order to leave comments, you need to log in
Remembering passwords in browsers. What attribute is used in the algorithm?
By what attribute does the browser understand that this input refers to a login/email? name? id?
We need a cross-browser solution so that any browser can save a login-password pair.
Answer the question
In order to leave comments, you need to log in
If I'm not mistaken, then the browser will remember as the username (it can be email) the value of the input, which is located before the first input in the password form.
Atrubut of name
course.
This is essentially a generally accepted standard for naming the fields "login", "email", "password", etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question