Introduction to JavaScript
  • Introduction
JavaScript Syntax
  • Statements
  • Variables
  • Variables - Part 2
  • Using an external file
  • Functions
  • Functions part2
  • Operators
  • Loops
  • Loops - Part 2
  • Functions and if statement
  • Return statements
  • Global and local variables
  • Pass by value
  • Arrays
JavaScript Objects
  • Objects
  • String Object
  • Math Object
  • Date Object
DOM (The Document Object Model)
  • Document Object Model
  • getElementById Method
  • getElementsByTagName
  • getElementsbyTagName - Part 2
JavaScript Events
  • Introduction to events
  • The mouseover event
  • Swap images with mouseover event
  • Creating a new element - part 2
  • Remove element
  • Placement of script tag
  • Follow up session