Szkolenie "jQuery"


Czas trwania (po 8h lekcyjnych dziennie)

16

Charakterystyka kursu

Uczestnik kursu nauczy się:

  • jak korzystać z szybkiej, zwięzłej i treściwej biblioteki JavaScript - jQuery,
  • jak skracać kod HTML, manipulować zdarzeniami, tworzyć animacje oraz interakcje z technologią Ajax.

Wymagania

Podstawy tworzenia stron www, HTML i JavaScript.

Zagadnienia omawiane na kursie

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