The _________ event does not necessarily have to be attached to a form element.

  • submit
  • reset
  • change
  • keydown
The change event in JavaScript doesn't necessarily have to be attached to a form element. It can also be used with other HTML elements like ,