accessing the DOM


  • object(s) -- window, navigator, screen, history, location
  • accessor(s) -- getElementByID() / getElementsByTagName()
  • attribute(s) -- innerHTML, id, class, href, width, height, ...