js
[JavaScript] Input elements should have autocomplete attributes
natrue
2021. 12. 1. 17:19
728x90
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq)
<input type=β"password" id=β"password" name=β"password" placeholder=β"λΉλ°λ²νΈλ₯Ό μ
λ ₯ν΄μ£ΌμΈμ." onkeyup=β"enterkey()β;β">β
<input> νκ·Έμ μλμμ± κΈ°λ₯μ ν΄μ νλ
autocomplete="off" μΆκ°
<input type=β"password" id=β"password" name=β"password" placeholder=β"λΉλ°λ²νΈλ₯Ό μ
λ ₯ν΄μ£ΌμΈμ." autocomplete="off" onkeyup=β"enterkey()β;β">β
autocomplete="off" = μλμμ±μ κΈμ§νλ€.
* λ¨, ν¬λ‘¬μ΄λ μ¬ν리 λ±μμ λνλλ
[ꡬκΈ/μ ν/μΌμ± κ³μ μ μ΄ κ³μ μ μ₯νκΈ°]λ₯Ό ν΅ν΄ μ μ₯λ μ 보λ κΈμ§λμ§ μλλ€.
μ΄ λν κΈμ§μν€λ €λ©΄ μλμ λμ€λ new-password κ°μ μ¬μ©