script.src = '/path/to/js/file.js';. // Append to the `head` element. document.head.appendChild(script); ... Load multiple JavaScript files in order.
確定! 回上一頁