Table of Contents Chapter Index Previous Slide Next Slide 294
Understanding JavaScript Event Delivery

Introducing Program Script Writing with JavaScript

Understanding JavaScript Event Delivery
  • The event function is called when the event is received

  • If multiple events arrive at once, then multiple event funtions are called