We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef4de7 commit af6bf69Copy full SHA for af6bf69
dom-and-events/studio/scripts.js
@@ -1,2 +1,4 @@
1
-// Write your JavaScript code here.
2
-// Remember to pay attention to page loading!
+window.addEventListener("load", function () {
+
3
4
+})
0 commit comments