Guest User

Untitled

a guest
Feb 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. ```JavaScript
  2. document.all // HTMLAllCollection(224) [html, head, meta, …]
  3. Boolean(document.all) // false
  4. ```
Add Comment
Please, Sign In to add comment