Additional Material: Download Course Slides Link
Duration – 2 days
Objectives
jQuery had become the de-facto standard JavaScript library for contemporary Web applications. This course describes the jQuery ethos and delves into the jQuery API details. The course also explores jQuery techniques including plugins, the jQuery UI library, and mobile development.
Audience
This training course is aimed at client-side Web developers.
Prerequisites:
Familiarity with HTML and JavaScript.
Contents:
- Getting Started with jQuery: Obtaining jQuery; Selecting nodes in a document by using jQuery; DOM manipulation
- Events, Effects, and Animations: Event handling concepts; Using bind() and live(); Chaining events; Showing and hiding elements; Fading elements in and out; Animating elements
- Ajax: Overview of Ajax; Using Ajax directly; Using Ajax with jQuery; Making effective use of JSON
- jQuery Plugins: Overview of plugins; Using the Templates plugin; Using the Data Link plugin; Using the Globalization plugin; Developing new plugins
- jQuery UI: Overview of jQuery UI; Understanding the jQuery UI library; Using jQuery widgets; Using jQuery dialogs, accordions, tabs, and other layouts
- Mobile Development: Getting started with HTML5 mobile; Creating a mobile user interface; Managing data; Implementing UI behaviour