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.

jlanus (Juan)

Member since
jlanus

Recent Docs Activity

View all activity
Page Date Comment

Toolbox


Didn't change anything, only comment: the images under "Choose DevTools theme" still show the 3D-view button, which is currently unavailable (sadly)

Adjacent sibling selectors


I did not edit anything, just want to say that IMO the "li:first-of-type + li" example (CSS3) should not be used in a feature that is IE7 compliant. Something old like :hover would do. Also, it might be useful to

String.prototype.replace()


Didn't change nothing (not enough know), only linked to regex=>flags. Comment on "flags": it's too geeky like "global" makes sense only for vim users. Also, not specified how to "combine" the regex flags

NodeIterator.previousNode()


commented on the uselessness of createnodeIterator's 4th argument

NodeIterator.nextNode()


commented on the uselessness of createnodeIterator's 4th argument