element.onclick = function(event) { event = event || window.event; // (*) // Теперь event - объект события во всех браузерах. };.
確定! 回上一頁