Objectives: To understand how raw Javascript manipulates the DOM To learn how raw Javascript treats the documents as an 'object' and how to use the console.dir() To know how to add an event listener in raw Javascript To determine how jQuery performs these Javascript tasks and why it's helpful to use jQuery vs r...
To continue with the course, you must first log in.
We apologize for the inconvenience. We encountered an internal error or misconfiguration and was unable to complete your request.
To continue, please reload the page. Thank you!
Raw Javascript to jQuery