Creating Rich Internet Apps with jQuery and jQuery UI

OCI - Education & Training - Creating Rich Internet Apps with jQuery and jQuery UI

Schedule


There are no open enrollment classes currently scheduled.

Goals

To learn about the powerful jQuery JavaScript library and how it can be used to create rich Internet applications simply and portably.

Audience

Web developers who want to create rich, engaging web applications that are maintainable and portable across most browsers.

Duration

3 hours

Prerequisites

There are no prerequisites for this seminar.

Contents

While rich Internet applications can be created for the client side using only HTML, CSS, and JavaScript, today's web developer can choose from various JavaScript libraries to greatly simplify the task. These libraries can also shield developers from most browser differences, improving application portability and reducing the maintenance burden. jQuery is one such JavaScript library that is popular today.

In this seminar, you will see how to use jQuery to develop a rich, interactive web application, including:

  • jQuery selectors to access DOM elements and attributes
  • DOM traversal
  • CSS manipulation
  • Mouse and keyboard event handling
  • Ajax calls to server-side code using JSON to represent data
  • Dynamic HTML modification
  • jQuery UI widgets

Format

Interactive lecture and demonstration