event- property of tags having events Specifies:
- name of the event handler program.
event_name = "function name"
- contains the script handler code
event_name = "script code" To view and insert event_name, click the EVENTS list.
- property of the WINDOW object. Returns a reference to the global EVENT object.
window.event