Here’s an example I whipped together to show some of what I learned from reading about the jQuery Event object. It shows that events can pass data as they bubble up.

  1. gather.html – demo (my site)
  2. gather.html – demo source (github)