Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
steve-old-man-ingram-infographic [2024/04/10 19:19] steve.wangsteve-old-man-ingram-infographic [2024/04/10 22:32] (current) – removed steve.wang
Line 1: Line 1:
-====== Old Man Ingram ===== +
-<html> +
-<script> +
-function removeAllDokuWikiStuff(){ +
-    let bodyChildren = document.body.childNodes +
-    for (let i = 0; i < bodyChildren.length; i++) { +
-        if (bodyChildren[i].id !== 'compareResults'){ +
-            bodyChildren[i].remove() +
-        } +
-    } +
-+
-//removeAllDokuWikiStuff() +
-</script> +
-</html>+
  • steve-old-man-ingram-infographic.1712801964.txt.gz
  • Last modified: 2024/04/10 19:19
  • by steve.wang