Joined July 2014
·

Aurel Hermand

Germany
·
·

Posted to Iterate over querySelectorAll result over 1 year ago

NodeList.prototype.forEach = Array.prototype.forEach;
HTMLCollection.prototype.forEach = Array.prototype.forEach;

Quelle: https://gist.github.com/DavidBruant/1016007

Achievements
29 Karma
0 Total ProTip Views
Interests & Skills