Event Onmethod JavaScript DHTML




function function1() {
    alert('on' + event.type + ' event fired by ' + '"' + event.srcElement.id + '"') 



Press any key to fire the event