Versions Compared

Key

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

...

  • [string] type: Specifies the type of event to listen for

  • [function] listener: The object to be notified when the event (of the specified type) happens 

RemoveEventListener

...