Aims

The purpose of this module is to learn  what Document Object Model is, and advanced Javascript features to manipulate it

Expected outcomes

Upon completion of this module, you should know / should be able to:

Submodule 14.1: Introduction to DOM

    • describe the context of parents-children-siblings within the DOM
    • apply DOM  Traversing to get nodes from the DOM
    • apply CSS rules to nodes

Submodule 14.2: DOM methods/properties and DOM Recursion

    • explain and apply DOM methods to elements
    • explain and apply DOM properties to elements
    • describe what Recursion is

Submodule 14.3: DOM events

    • apply events listeners to the elements
    • distinguish event target from event current target
    • apply Keyboard Events
Key concepts
  • DOM
  • DOM properties
  • DOM methods
  • Recursion
Instructions

In order to complete this module, you have to:

  • Study the resources provided for the 3 submodules
  • Test your knowledge by answering the Practice set on this module’s content
  • Implement and submit the assignment on this module’s content
  • Reflect if the outcomes of this Module have been achieved
  • Give us feedback on this module’s content

The estimated time to complete these activities is 3 hours

Last modified: Thursday, 11 October 2018, 11:11 AM