Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

So consider this problem. Let’s say you are constructing a menu and you need to set up some onclick events for the items in the menu.

...

So this is how one might set things up from first principles:

...