attachEvent("onload",init); window.attachEvent("onload",init2); function init(){ alert("abc") } function init2(){ alert(123); }.
確定! 回上一頁