(function () { 'use strict'; window.addElement = function(container){ const newElement = document.createElement("h1"); newElement.innerText = "Hello World!"; container.appendChild(newElement); } }());
<script src="AddH1.js"></script>
在我們的論壇中與其他用戶協作
需要具備有效的服務合約或有效的租用版軟體,且支援選項因國家/地區而異。
Helpful
Not Helpful