Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
name は HTMLInputElement インターフェイスのプロパティで、この <input> 要素の名前を示します。これは、この要素の name 属性を反映します。
この要素の名前を表す文字列です。
次の HTML があったとします。
name プロパティを使用して、<input> の名前を取得または設定することができます。
| HTML # dom-fe-name |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年4月12日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.