Javascript and JQuery: The Basics

Learning Objectives

  • Basic syntax of JavaScript
  • Use the web browser's Console
  • Create and modify HTML elements using JavaScript
  • Make elements visible and invisible programmatically
  • Create a basic web slide show with multiple slides
  • Use the JQuery code library to expedite code writing

Prerequisite Skills

  • Structure text and image content for the web using HTML5
  • Style a web page using CSS
  • Create hyperlinks to other pages

Materials and Files