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.

Shelby

Member since
Shelby

Recent Docs Activity

View all activity
Page Date Comment

JavaScript


/* Is JavaScript really object-oriented? */

Window.scrollX


window.scrollX is not cross-browser; 66 words added, 1 words removed

Window.scrollY


window.scrollY is not cross-browser; 65 words added

Array.prototype.indexOf()


JavaScript 1.4 is relevant to some, as long as any device or old browser version exists. It's backward Compatibility section! Contain your ego please.

Array.prototype.indexOf()


The "in" operator requires Javascript 1.4, whereas "this[from] !== undefined" works in earlier versions