Win a Free Class!

Join our email list for a chance to win

JavaScript & jQuery

Web Development Level 3 Training

Kick your sites up a notch by adding animation and interactivity to create an amazing user experience. Words just don’t do this training justice, so be sure to check out the examples to truly see how cool it is.

We start with learning the fundamentals of JavaScript code, and then get into jQuery. jQuery is an industry standard framework that lets you quickly and easily write powerful JavaScript. With it you’ll create animated slideshows, lightboxes (image enlargers), show/hide content and more. Once you know jQuery, you can add much cool stuff to websites!

This advanced level course is for people who have experience building webpages. It is a coding class, so HTML & CSS knowledge equivalent to our Web Development Level 2 class is expected.

  • Create accordions to elegantly hide and show content.

  • Carousel sliders let you easily scroll through content.

  • Create cycle slideshows that you can fully control.

  • Learn to make great-looking gallery slideshows.

  • Create robust client-side form validation with ease.

  • Provide helpful text suggestions in your forms with just a bit of JavaScript.

  • Cycles are a great way to display lots of content in a little area.

  • Learn how to hide and show content to keep your layouts clean.

What You’ll Learn

Section 1
Fundamentals of JavaScript Code

Topics

  • JavaScript Methods (such as Alerts)
  • Variables
  • The Importance of Quotes
  • Numbers versus Strings
  • Concatenation
Reusing Code with Functions

Topics

  • Defining Functions
  • Calling Functions
  • Defining Parameters and Passing Arguments
Simple Accordion with JavaScript

Topics

  • Hide and Show Elements with JavaScript
  • Making a Simple Accordion
  • Targeting Elements by ID
  • Adding a Class Style to Elements with JavaScript
If/Else Tests: Clearing Form Fields

Topics

  • Getting and Setting Properties
  • onFocus versus onBlur
  • Clearing Text Hints from Form Fields

Upcoming Classes

Price: $650 Click for Discounts

  • 12 hours of Hands-On Training
  • Custom Written Workbook Included
  • Mac or PC

We Literally Wrote the Book!

JavaScript & jQuery Workbook

To make the perfect class we had to write our own workbooks which are included with each class.

Can’t take a class? Our workbooks are the next best thing.

Buy Workbook

Section 2
Show/Hide Content with jQuery Animation

Topics

  • Getting Started with jQuery
  • Running Code when the Document is Ready
  • jQuery Effects
  • Responding to Clicks
  • Making It Degrade Nicely if JavaScript Is Disabled
jQuery Hover Animation

Topics

  • jQuery Hover Function
  • jQuery Animate Function
  • CSS Outline Property
More Advanced jQuery Show/Hide

Topics

  • Adding an Animated Transition To Reveal Hidden Content
  • Adding a jQuery slideToggle()
  • Traversing the document with jQuery
Section 3
jQuery FancyBox: Animated Image Viewer

Topics

  • Using the FancyBox jQuery Plugin
  • Grouping Photos
  • Customizing the Settings
  • Customizing the Look via CSS
jQuery Cycle: A Simple Slideshow

Topics

  • Using the jQuery Cycle Plugin
  • Animating between Photos (Fade, Slide, etc.)
jQuery Cycle: Adding Slideshow Controls

Topics

  • Customizing the jQuery Cycle Plugin
  • Adding Controls to Jump Directly to Desired Content
Section 4
jQuery Cycle: Adding a Pause Button

Topics

  • Pausing and Playing the Cycle
  • Dynamically Adding HTML
  • Toggling Between 2 Functions
  • Setting CSS
jQuery Image Carousel

Topics

  • Using the jQuery jCarousel Plugin
  • Customizing the Look via CSS
jQuery Form Validation

Topics

  • Using jQuery to Require Proper Info in Forms
  • Email Validation
  • Styling and Customizing Error Messages