From 5f961490b5f002ee15e943bd3f4c1e8bbb7d2b03 Mon Sep 17 00:00:00 2001 From: MarkEEaton Date: Fri, 17 Sep 2021 10:23:01 -0400 Subject: [PATCH] add polyfill for .forEach --- groups/home/homepage13-js-css.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/groups/home/homepage13-js-css.html b/groups/home/homepage13-js-css.html index e24c1cb..7528939 100644 --- a/groups/home/homepage13-js-css.html +++ b/groups/home/homepage13-js-css.html @@ -467,6 +467,18 @@ window.onload = function () { }; + + + +