Versions Compared

Key

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

...

Listening for messages

After the initialisation initialization has been completed you can start to register handlers for events from other iFrames. The example code registers a handler for an event called "myEvent". This is an event name that you expect other iFrames to send messages for.

...