๐น.insertAdjacentHTML()
๐ง under construction
browser โฉ DOM โฉ type โฉ Element โฉ .insertAdjacentHTML()
Element โฉ
.innerHTML - replace the content of the element.
.outerHTML - replace the element itself.
.insertAdjacentHTML() - ๐ ๐บ๏ธ ๅ่งฃ
Last updated
Was this helpful?