Event JavaScript DHTML




function whichType(event){
    alert(event.type)
}



Click on the document.