A
A
Artem2016-01-05 12:02:56
Google Chrome
Artem, 2016-01-05 12:02:56

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

2 answer(s)
_
_ _, 2016-01-05
@ber_enot

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.

D
Denis Ineshin, 2016-01-05
@IonDen

Atrubut of namecourse.
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 question

Ask a Question

731 491 924 answers to any question