Because your JavaScript file is loaded first, and that time when you write window.document.body.appendChild(btn), body element is not loaded ...
確定! 回上一頁