The goal here is to make a DOM manipulation library like unto jQuery for practice and to learn javascript more fully and completely
- By tag
- By class
- By Id
- hide
- show
- attr
- fadein
- fadeout
- addClass
- removeClass
- hasClass
- css
- iterator
- Ajax
- Promises
The goal here is to make a DOM manipulation library like unto jQuery for practice and to learn javascript more fully and completely