在HTML 中: <body onload="SomeJavaScriptCode"> //在JavaScript 中: window.onload=function(){SomeJavaScriptCode};.
確定! 回上一頁