Suppose you wanted to use forEach on a Node 's childNodes collection (which, being an HTMLCollection , doesn't have forEach natively). You'd do this:
確定! 回上一頁