モグステ等の各種ログイン画面でワンパス入力を促されますが、この入力欄にinput type="password"が設定されています。これがあると入力が不可視になってしまいますし、何よりブラウザがパスワードであると認識して、「記録済みのパスワードを更新しますか?」のような質問を毎回してきて面倒です。
type="text" inputmode="numeric" pattern="[0-9]{6}" autocomplete="one-time-code"
とかに変更しませんか?
モグステ等の各種ログイン画面でワンパス入力を促されますが、この入力欄にinput type="password"が設定されています。これがあると入力が不可視になってしまいますし、何よりブラウザがパスワードであると認識して、「記録済みのパスワードを更新しますか?」のような質問を毎回してきて面倒です。
type="text" inputmode="numeric" pattern="[0-9]{6}" autocomplete="one-time-code"
とかに変更しませんか?
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.