Skip to main content
Adobe training, UX Courses, and Photoshop Classes at AGI
American Graphics Institute
Secondary
  • Why AGI
  • About
  • Contact
  • Locations
  • All classes
  • Cart
  • Log in
Search
Search
Main menu
  • Classes & Workshops
    • Classes & Workshops
    • Column 1
      • Adobe Courses
      • Photoshop
      • InDesign
      • Illustrator
      • Premiere Pro
      • After Effects
      • Animate
      • Acrobat
      • Captivate
      • Creative Cloud
      • AI Classes
      • Chat GPT
      • Copilot
      • Claude AI
      • Gemini
      • Animation
      • Motion Graphics
      • After Effects
      • Animate
      • Blender
      • Cinema 4D
      • Maya
      • Digital Marketing
      • Google Analytics
      • Google Tag Manager
      • HTML Email
      • Digital Marketing Certificate
      • Elearning
      • Captivate
      • Camtasia
    • Column 2
      • Figma
      • Figma Introduction
      • Advanced Figma
      • Figma Design Systems
      • Figma Bootcamp
      • Graphic Design Courses
      • Graphic Design Course
      • AI Graphic Design Course
      • Graphic Design Certificate
      • Graphic Design for High School Students
      • Canva
      • Data Visualization
      • Office Skills
      • Excel
      • Power BI
      • PowerPoint
      • Keynote
      • Access
      • Teams
      • Google Docs
      • Presentation Design
      • PowerPoint Design
      • Keynote Presentation Design
    • Column 3
      • UX Courses
      • UX Design
      • UX Research
      • Information Architecture
      • Rapid Prototyping
      • UX for Mobile & Touch
      • Figma
      • UX Certification
      • UX Design Certificate
      • Design Thinking
      • Video Editing Courses
      • Video Production
      • Premiere Pro
      • After Effects
      • DaVinci Resolve
      • Final Cut
      • Video Editing for High School Students
      • Web Accessibility
      • Web Accessibility
      • Section 508
      • Accessibility for Designers
      • InDesign Accessibility
      • MS Office Accessibility
    • Column 4
      • Web Design
      • WordPress Classes
      • HTML
      • CSS
      • Responsive Web Design
      • Web Design Certificate
      • Web Graphics
      • Web Design for High School Students
      • Web Development
      • Agile
      • CSS
      • HTML
      • JavaScript
      • Python
      • WordPress
      • 3D Design
      • 3DS Max
      • After Effects
      • Blender
      • Cinema 4D
      • Maya
      • Motion Graphics
      • Sketchup
      • See All Classes
  • Online Training
    • Online Training
    • Column 1
      • Adobe Classes
      • Photoshop
      • InDesign
      • Illustrator
      • Premiere Pro
      • After Effects
      • Animate
      • Acrobat
      • Captivate
      • XD
      • Creative Cloud
      • All Adobe
      • Digital Marketing
      • HTML Email
      • Google Analytics
      • Google Tag Manager
      • Digital Marketing Certificate
    • Column 2
      • Elearning
      • Captivate
      • Camtasia
      • Graphic Design
      • Graphic Design Course
      • Graphic Design Certificate
      • Design Thinking
      • Office Skills
      • PowerPoint
      • Keynote
      • Excel
      • Access
      • Google Docs
      • Presentation Design
      • PowerPoint Design
      • Keynote Presentation Design
    • Column 3
      • UX Courses
      • UX Design
      • Information Architecture
      • Rapid Prototyping
      • UX for Phone & Touch
      • Figma
      • UX Certification
      • UX Design Certificate
      • Video Editing
      • Premiere Pro
      • After Effects
      • DaVinci Resolve
      • Final Cut
      • Web Accessibility
      • Web Accessibility
      • Section 508
    • Column 4
      • Web Design
      • Web Design Certificate
      • WordPress
      • HTML
      • CSS
      • Responsive Web Design
      • Web Graphics
      • Web Development
      • JavaScript
      • HTML
      • CSS
      • Drupal
      • WordPress
      • CAD & 3D Design
      • Sketchup
      • 3DS
      • Maya
      • See All Classes
  • Certificate Programs
    • Certificate Programs
    • Column 1
      • Graphic Design Certificate
      • Video Editing Certificate
      • Digital Marketing Certificate
    • Column 2
      • UX Design Certificate
      • Web Design Certificate
      • Web Development Certificate
    • Column 3
      • Photoshop Certificate
      • All Certificate Programs
  • Adobe Training
    • Adobe Training
    • Column 1
      • Photoshop
      • InDesign
      • Illustrator
      • Animate
      • Acrobat
    • Column 2
      • Premiere Pro
      • After Effects
      • XD
      • Captivate
      • Connect
    • Column 3
      • Creative Cloud
      • Adobe Express
      • Dreamweaver
      • AEM Forms
      • InCopy
      • All Adobe Classes
      • See All Classes
  • Corporate Training

  • Why AGI
  • About
  • Contact
  • Locations
  • All classes
  • Cart
  • Log in
Breadcrumb
  1. Home
  2. Web Design Classes
  3. Web Design Classes Online
  4. Javascript Training Class For Web Design Introduction Online August 3, 2026
See how live online training works in this brief video.

See how live online training works in this brief video.

Learn more about Online classes

All Web design classes include

free retakes of courses Free retake

Curriculum provided Detailed curriculum

Live instructor Live instructor

flexible rescheduling Flexible rescheduling

flexible rescheduling Certificate of Completion

small class Small class sizes

course recording Course recording

Javascript Training Class for Web Design - Introduction Online August 3, 2026

Javascript Training Class for Web Design - Introduction

Mon, Aug 3 2026 to Tue, Aug 4 2026
10:00 am to 5:00 pm
Online Training

$995.00

Register
See other dates for this JavaScript Training Class for Web Design Course

Learn JavaScript essentials for web design and web development in this introductory JavaScript course. Discover how to use JavaScript and jQuery for common practical situations. Add interactivity to HTML pages, add rollovers, validate forms, create redirects, and more. This JavaScript course is for individuals who have basic skills with web page design or development, such as those gained in the introductory HTML & CSS course, although no previous programming experience is required.

Download Course Description (PDF)

JavaScript Overview

  • Understanding the role of JavaScript
  • Places where JavaScript is used
  • Adding JavaScript to an HTML website
  • Drawbacks and browser incompatibilities
  • JavaScript libraries, plug-ins, and frameworks
JavaScript Language Essentials
  • Storing data in a variable
  • Overview of the different types of data
  • Understanding operators and expressions
  • Working with JavaScript's built-in functions
Defining JavaScript Functions
  • Working with local variables
  • Allowing external arguments
  • Returning values from functions
  • Understanding recursion
Working with Objects in JavaScript 
  • Identifying the role of Objects
  • Defining Objects using JSON
  • Accessing properties with the dot syntax
  • Working with JavaScript's built-in Objects
JavaScript Events and Interactivity
  • Responding to events
  • Understanding function scope
  • Working with the Event Object
  • Preventing the default behavior of events
  • Understanding event bubbling
JavaScript Forms and Conditionals
  • Understanding Boolean logic
  • Checking multiple conditions at once
  • Working with the switch statement
  • Overview of HTML forms
  • Accessing form fields with JavaScript
Arrays and Looping in JavaScript 
  • Storing lists of data using Arrays
  • Accessing data within an Array
  • The structure and purpose of a loop
  • Understanding the difference between loops
  • Using a loop to access an entire array
The Document Object Model
  • The Document Object Model (DOM)
  • Finding elements using their ID
  • Finding elements using their tag name
  • Finding elements based on their context
Introduction to jQuery
  • Understanding the purpose of jQuery
  • Various uses of the jQuery constructor
  • Working with jQuery collections
  • Chaining functions to avoid redundancy
  • Common jQuery methods and events
Practical jQuery Applications: animation with jQuery
  • Using the 'animate' method
  • Running multiple animations in a row
  • Running multiple simultaneous animations
  • Stopping a running animation
  • Creating a looping animation
Using jQuery Plug-ins
  • Overview of common jQuery plug-ins
  • A look at the different types of plug-ins
  • Understanding the Configuration Pattern
  • Working with custom events
See all Web design classes, See all JavaScript Training Classes, See all Web Development Courses
Register
See other dates for this JavaScript Training Class for Web Design Course

Why Web design classes at AGI are the best option for you

  • Hands-on learning: Learn Web design quickly with our proven teaching methods.
  • Exceptional curriculum: AGI has delivered Web design training to thousands over 25 years.
  • Expert instructors: Our instructors are Web design experts and skilled educators.
  • Small class sizes: Receive personalized attention with 10 or fewer participants per class.
  • Repeat for Free: If you need a refresher or miss a class day, retake the Web design class at no cost.
Footer
  • 781-376-6044
  • CONTACT US
  • SEE ALL AGI TRAINING LOCATIONS

© Copyright 2002 - 2026 American Graphics Institute