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 ページの要素に値を割り当てる際に、innerHTML の代わりにプロトタイプを使用する方法は??
innerHTMLと prototypeは、JavaScript でまったく異なる 2 つの目的で使用されます。比較はありません。
innerHTML
prototype
次のリンクを参照してください
内部HTML
プロトタイプ