Table of Contents Chapter Index Previous Slide Next Slide 342
Delivering events in JavaScript

Introducing program script writing with JavaScript
Delivering events in JavaScript
  • The event function is called when the event is received

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

  • The event function can compute values and send events