CSE :: Javascript - CS
- The type that specifies what kind of event occured is
- Which is the object on which the event occured or with which the event is associated?
- When will the browser invoke the handler?
- Which property specifies the property of the event?
- The process by which the browser decides which objects to trigger event handlers on is
- Which form of event propogation handles the registered container elements?
- The events that are directly tied to a specific input device are
- The high-level events among the following events are
- The events that are not directly tied to a specific input device are