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