Event Onmethod JavaScript DHTML



    function function1(){
        alert('The '+event.type+' event fired') 
    } 



    
        Move the mouse over this div element area to triger the mouseover event.