jQuery Training Course

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.

 

Requirements

Solid knowledge of HTML and CSS is required

JavaScript partial working knowledge is required

 

 

Duration

14.00 hours
 
 

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