External Brain

Home

❯

3.code

❯

javascript

❯

DOM and Browser

❯

JS DOM and Browser

JS - DOM and Browser

May 13, 20261 min read

JS - DOM and Browser

This map covers browser-side JavaScript: selecting elements, changing HTML/CSS, handling events, and storing data.

DOM

  • DOM Navigation in JS
  • Add & Change HTML
  • NodeList
  • ClassList

Events

  • Mouse Events in JS
  • Key Events
  • Event Bubbling and Delegation

Browser Storage and Animation

  • LocalStorage and SessionStorage
  • DOM Animation & CSS Transition

Practice

  • Calculator Program
  • Digital Clock Program
  • Stopwatch Program

Related

  • JavaScript
  • HTML
  • CSS

Graph View

  • JS - DOM and Browser
  • DOM
  • Events
  • Browser Storage and Animation
  • Practice
  • Related

Backlinks

  • DOM Animation & CSS Transition
  • DOM Navigation in JS
  • JavaScript
  • JS - Practice Projects
  • LocalStorage and SessionStorage

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community