jQuery Advanced Training Course

Node ID: 19901
 

Duration

14 hours
 

Requirements

Solid knowledge of HTML and CSS is required

JavaScript working knowledge is required or good understanding of any object oriented language

Basic knowledge of jQuery is recommanded but not 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 master jQuery development, develop their own libraries and build a reusable jQuery code.

 

Course Outline

Javascript and OOP

  • Chaining
  • Objects and Prototypes
  • Optymization
  • Dynamic properties and methods

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
  • Event propagation

Plugins

  • Writing own plugins