mjc65

Lab1.2.1g

Feb 20th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. window.onload = function () {
  2.     var cl = document.querySelectorAll("#outerDiv");
  3.     alert(cl.length);
  4.     }
Advertisement
Add Comment
Please, Sign In to add comment