innerHTML = markup;. You could also use document.createElement to create an element, set the inner.HTML , and then append that to the body, ...
確定! 回上一頁