Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「名」などのフィールドが自動入力されるように、HTML にラベルを付けたりマークを付けたりする方法はありますか?
最も一般的なブラウザーは、フィールド名 (名など) に正規表現を使用します。
.*name|initials|fname|first$".
ただし、フィールド名を変更すると、他の場所に影響があります。私が変更を許可されているものは限られています。