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.

seelts (Ilya Lyachin)

Member since
seelts

Recent Docs Activity

View all activity
Page Date Comment

EventTarget.addEventListener()


It is important not only to detachEvent from element, but also to splice eventListeners array. When the same listeners were periodically added and removed from the same event/element, previous listeners haven't being removed.

Array.prototype.indexOf()


just removed extra space

Array.prototype.indexOf()


Array.prototype.indexOf()


Array.prototype.indexOf()