Load a JavaScript file · const script = document.createElement('script'); ·.src = '/path/to/js/file.js'; · // Append to the `head` element · document.head.
確定! 回上一頁