Skip to content

k9w/dom-manipulate-traverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM Manipulation and Traversal

By Kevin Williams

DOM-Manipulate-Traverse

Technologies Used

  • JavaScript
  • jQuery

Description

This page, assigned by Epicodus, demonstrates changing and moving in the Document Object Model (DOM). The DOM is a tree structure for an HTML page. Here we move through the DOM and change it with JavaScript and jQuery.

The lesson from the curriculum for this project was originally assigned for pair programming during class time on Tuesday January 11th 2022. We did not get to it. I went through it later on my own starting on Wednesday the 19th. Check out more of my work at:

Setup/Installation Requirements

Known Bugs

For any problems, please file an issue on Github. Pull Requests welcome.

  • No known issues yet.
  • Please report any you find.

License

ISC

Copyright (c) 2022 Kevin Williams

About

Show how to move through and change the Document Object Model (DOM).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published