//Use window.onload to to execute JavaScript only after the HTML has loaded. 2. //Syntax: 3. window.onload = function() {. 4. //JavaScript goes here.
確定! 回上一頁