Skip to main content
SUMA home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Java Script
Walking the DOM
VLSI
JavaScript
Python
Guides
API Reference
Plans
Documentation
Community
Blog
Java Script
Data Types
Question Set 1
Operators and Expressions
Conditional Expressions
Question Set 2
For Loops
While loops
Functions
Questions set 3
Strings
String Methods
Practice Set 4
Arrays
Array Methods
Loops in arrays
Map Filter Reduce
Practice set 5
Excerise 1 - Guess the number
Javascript in the browser
Script tags
Console
Alert Prompt Confirm
DOM DOM Window object
Practice Set 6
Exercise 2 Snake Water Gun
Walking the DOM
Java Script
Walking the DOM
DOM refers to the HTML page where all the nodes are objects , There can be 3 main types of nodes in the DOM tree
text nodes
element nodes
comment nodes
Exercise 2 Snake Water Gun
⌘I