var s = '<div id="myDiv"></div>'; var htmlObject = document.createElement('div'); htmlObject.innerHTML = s; htmlObject.
確定! 回上一頁