Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 1107695 of Event

  • Revision slug: Glossary/event
  • Revision title: Event
  • Revision id: 1107695
  • Created:
  • Creator: klez
  • Is current revision? Yes
  • Comment capitalized title, added tags

Revision Content

Events are things generated by DOM elements and can be handled by a Javascript code.

Learn more

Technical reference

General knowledge

Revision Source

<p>Events are things generated by <a href="https://developer.mozilla.org/en-US/docs/Glossary/DOM">DOM</a> elements&nbsp;and can be handled by a Javascript code.</p>

<h2 id="Learn_more">Learn more</h2>

<h3 id="Technical_reference">Technical reference</h3>

<ul>
 <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Event">Event documentation on MDN</a></li>
</ul>

<h3 id="General_knowledge">General knowledge</h3>

<ul>
 <li><a href="https://www.w3.org/TR/DOM-Level-2-Events/events.html">Official website</a></li>
 <li>{{Interwiki("wikipedia", "DOM Events")}} on Wikipedia</li>
</ul>
Revert to this revision