On this page I explain how to access an event object. ... element.onclick = doSomething; function doSomething() { // window.event gives access to the event }.
確定! 回上一頁