jQuery Training Course

Node ID: 4861
 

Duration

14 hours
 

Requirements

Solid knowledge of HTML and CSS is required

JavaScript partial working knowledge is required

 

Public Course Dates

Can't find a course date that suits your needs below?
Then just submit a public course date request now!
And we will organize the training at a location and date to suit you.
Request Public Course Date >>
 

Overview

This course has been created for web developers who want to simplify JavaScript development.

This course covers the basics of jQuery all the way up to building plugins.

 

Course Outline

jQuery Background

  • History
  • Further development
  • jQuery versions, development and compressed
  • Preparing environment to support auto-completion and help

Simplify JavaScript development with jQuery

jQuery structure and components

  • Core
  • Selectors
  • Attributes
  • Traversing
  • Manipulatio
  • Effects

Ajax

  • XMLHttpRequest object
  • using HTTP GET, POST
  • Using JSON objects

jQuery Events

  • Binding and unbinding events
  • Convenient event helper methods
  • jQuery event object
  • Event features

Plugins

  • Finding a plugin
  • How to use jQuery plugins
  • How to minimize the size of the plugins
  • jQueryUI