在寫互動的時候,載入函式使onload還是load呢? ... <script type="text/javascript"> window.onload = function(){ alert("這是1");}; window.onload ...
確定! 回上一頁