jQuery Overview

 

This is a 1 day overview of the features that jQuery provides, and how it can make it easier to create web applications with cool features.

ON COMPLETION

  • Understand what jQuery is
  • Download and install or use from a cache
  • Work with different versions
  • Understand how jQuery works with the DOM
  • Work with events
  • Manage styles and use animation
  • Understand what plug-ins are
  • Where to obtain plug-ins and use them
  • How jQuery makes AJAX easier

WHO SHOULD ATTEND?

Anyone who wants to get up to speed with jQuery features and then be able to go off and find further examples and documentation to make more complex web applications.

COURSE WORK

Since this is a 1 day course the main focus is to impart useful information with examples and demonstrations. There are some exercises included if time allows.

PRE-REQUISITS

An understanding of HTML and JavaScript, and being able to create a web page.

DURATION: 1 DAYS

PRICE: Call for latest

1st Day: Start 9:00am - Finish 5:00pm

COURSE CONTENT

What is jQuery

Understand what jQuery is and the features it provides and what can be done with jQuery. Syntax and how to include it in your web page.

Getting jQuery

Providers of jQuery, downloading or using from an online source. Where to get documentation, using different versions and speeding up jQuery load

Working With DOM

Overview of the DOM, how jQuery works with the DOM, adding callbacks and working with CSS, dimensions and elements

Events

Understand what events are, what the common DOM events are and how to use them with jQuery

Styling & Animation

Use jQuery to manipulate and manage CSS, animate elements using jQuery methods built for the task

Plug-ins

Understand what plug-ins are, where to get them and how to include and use

AJAX

What is AJAX, functions built-in to jQuery for handling AJAX and how to use them