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.
html5 検証コールアウト ポップアップを手動で表示したい。ユーザーがテキスト ボックスに間違った文字列パターンを入力したかどうかを確認し、テキスト ボックスで flag required="required" を使用したときに html5 でデフォルトで取得されるのと同じ検証コールアウトを表示したい。
html5 の form-element の新しい機能を試しましたか?
これらは、この mdn ページの下部にあります。
https://developer.mozilla.org/en/HTML/Forms_in_HTML