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.

mvolkmann

Member since
mvolkmann

Recent Docs Activity

View all activity
Page Date Comment

Array.prototype.slice()


My previous edit was wrong. I was thinking of the splice method instead of slice. Sorry about that.

Array.prototype.slice()


In both Chrome and Firefox, the splice method DOES change the array on which it is called.