jQuery Fundamentals [2011, ENG]

seeders: 5
leechers: 0
Added 15 years ago by RinatG in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

jQuery Fundamentals [2011, ENG] (Size: 727.39 MB)
  1. jQuery Fundamentals
  exercise-files-dan-wahlin-jquery-fundamentals-intro.zip 28.31 KB
  jqueryfundamentals-01-intro.wmv 13.16 MB
  jqueryfundamentals-02-scripttag.wmv 25.19 MB
  jqueryfundamentals-03-cdn.wmv 7.77 MB
  jqueryfundamentals-04-readyfunction.wmv 12.05 MB
  jqueryfundamentals-05-docs.wmv 27.82 MB
  jqueryfundamentals-06-summary.wmv 3.65 MB
  2. Using jQuery Selectors
  exercise-files-dan-wahlin-jquery-fundamentals-selectors.zip 224.99 KB
  module2-jqueryselectors-01-intro.wmv 5.22 MB
  module2-jqueryselectors-02-tagselectors.wmv 4.2 MB
  module2-jqueryselectors-03-tagselectors-demo.wmv 20.08 MB
  module2-jqueryselectors-04-idselectors.wmv 2.18 MB
  module2-jqueryselectors-05-idselectors-demo.wmv 7.4 MB
  module2-jqueryselectors-06-classnameselectors.wmv 4.81 MB
  module2-jqueryselectors-07-classnameselectors-demo.wmv 11.44 MB
  module2-jqueryselectors-08-attributeselectors.wmv 4.3 MB
  module2-jqueryselectors-09-attributeselectors-demo.wmv 10.93 MB
  module2-jqueryselectors-10-inputselectors.wmv 4.01 MB
  module2-jqueryselectors-11-inputselectors-demo.wmv 36.11 MB
  module2-jqueryselectors-12-selectorfeatures.wmv 11.96 MB
  module2-jqueryselectors-13-selectorfeatures-demo.wmv 21.85 MB
  module2-jqueryselectors-14-summary.wmv 9.11 MB
  3. Interacting with the DOM
  exercise-files-dan-wahlin-jquery-fundamentals-dom.zip 230.04 KB
  module3-dom-01-intro.wmv 3.89 MB
  module3-dom-02-each.wmv 5.32 MB
  module3-dom-03-each-demo.wmv 19.3 MB
  module3-dom-04-propsandattr.wmv 14.75 MB
  module3-dom-05-propsandattr-demo.wmv 20.77 MB
  module3-dom-06-appendprepend.wmv 13.05 MB
  module3-dom-07-appendprepend-demo.wmv 28.15 MB
  module3-dom-08-modifyingstyles.wmv 2.99 MB
  module3-dom-09-modifyingstyles-demo.wmv 5.97 MB
  module3-dom-10-modifyingclasses.wmv 9.43 MB
  module3-dom-11-modifyingclasses-demo.wmv 18.87 MB
  module3-dom-12-summary.wmv 2.29 MB
  4. Handling Events
  exercise-files-dan-wahlin-jquery-fundamentals-events.zip 234.76 KB
  module4-handlingevents-01-intro.wmv 3.05 MB
  module4-handlingevents-02-jqueryeventbenefits.wmv 4.84 MB
  module4-handlingevents-03-jqueryeventbenefits-oldway-demo.wmv 7.27 MB
  module4-handlingevents-04-shortcutfunctions.wmv 12.29 MB
  module4-handlingevents-05-shortcutfunctions-clickdemo.wmv 15.85 MB
  module4-handlingevents-06-shortcutfunctions-mousedemo.wmv 21.37 MB
  module4-handlingevents-07-shortcutfunctions-changedemo.wmv 11.94 MB
  module4-handlingevents-08-bind.wmv 6.48 MB
  module4-handlingevents-09-bind-demo.wmv 15.76 MB
  module4-handlingevents-10-live-delegate.wmv 14.76 MB
  module4-handlingevents-11-live-delegate-demo.wmv 35.37 MB
  module4-handlingevents-12-hover.wmv 5.48 MB
  module4-handlingevents-13-hover-demo.wmv 17.93 MB
  module4-handlingevents-14-summary.wmv 5.25 MB
  5. Working with Ajax Features
  module5-jqueryajax-01-intro.wmv 3.84 MB
  module5-jqueryajax-02-ajaxfunctions.wmv 8.97 MB
  module5-jqueryajax-03-load.wmv 8.77 MB
  module5-jqueryajax-04-load-demo.wmv 18.82 MB
  module5-jqueryajax-05-get.wmv 14.28 MB
  module5-jqueryajax-06-get-demo.wmv 15.26 MB
  module5-jqueryajax-07-post.wmv 10.08 MB
  module5-jqueryajax-08-post-demo.wmv 27.91 MB
  module5-jqueryajax-09-ajax.wmv 19.15 MB
  module5-jqueryajax-10-ajax-demo.wmv 31.5 MB
  module5-jqueryajax-11-summary.wmv 2.45 MB
  readme.txt 2.19 KB

Description




Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)

jQuery Fundamentals

Год выпуска: 2011
Производитель: pluralsight-training.net
Сайт производителя: http://www.pluralsight-training.net
Автор: Dan Wahlin
Продолжительность: 5ч 32мин
Тип раздаваемого материала: Видеоурок
Язык: Английский
Описание: This course will guide you through the features of the jQuery "write less, do more" library. We'll demonstrate how you can use jQuery to select and manipulate DOM elements, process events, and build a compelling user interface for web clients.
[spoiler="Содержание"]
jQuery Fundamentals 0:35:33
Introduction - Why use jQuery? 08:46
Referencing a jQuery Script 06:24
Using Content Delivery Networks 04:57
Using the jQuery Ready Function 07:03
Getting to Know the jQuery Documentation 05:53
Summary 02:30

Using jQuery Selectors 1:06:54
What are Selectors? 03:10
Selecting Nodes by Tag Name 02:38
Demo 08:41
Selecting Nodes by ID 01:26
ID Selector Demo 02:41
Selecting Nodes by Class Name 03:01
Class Name Selector Demo 03:55
Selecting Nodes by Attribute Value 02:41
Attribute Selector Demo 04:16
Selecting Input Nodes 02:34
Input Selector Demo 12:44
Additional Selector Features 07:11
Additional Selector Features Demo 07:50
Summary 04:06

Interacting with the DOM 1:10:02
Introduction 02:41
Iterating Through Nodes 03:22
Iterating Through Nodes Demo 08:04
Modifying Properties and Attributes 09:02
Modifying Properties and Attributes Demo 09:08
Adding and Removing Nodes 08:05
Adding and Removing Nodes Demo 10:42
Modifying Styles 01:58
Modifying Styles Demo 02:39
Modifying Classes 05:56
Modifying Classes Demo 06:50
Summary 01:35

Handling Events 1:25:01
Introduction 02:05
jQuery Event Model Benefits 02:58
Using JavaScript to Handle Events Demo 03:20
Handling Events 05:04
Click Event Demo 06:10
Mouse Events Demo 09:11
Change Event Demo 05:08
Binding to Events 04:01
Bind Function Demo 06:23
live() and delegate() 09:00
live() and delegate() Demo 17:35
Handling Hover Events 03:18
Hover Events Demo 07:26
Summary 03:22

Working with Ajax Features 1:14:43
Introduction 02:39
jQuery Ajax Functions 05:39
Loading HTML Content from the Server 05:26
load() Function Demo 08:38
Making GET Requests 07:11
get() Function Demo 06:58
Making POST Requests 05:57
post() Function Demo 12:19
Introduction to the ajax() Function 06:10
ajax() Function Demo 12:05
Summary 01:41
[/spoiler]
Файлы примеров: присутствуют
Формат видео: WMV
Видео: VC-1 1024 x 768 4:3 15fps ~50 kbps
Аудио: WMA2 44,1kHz 1ch 48 kbps
[spoiler="Скриншоты"]

[/spoiler]
Доп. информация: Адрес курса http://www.pluralsight-training.net/microsoft/OLT/Course/Toc.aspx?n=jquery-fundamentals
Курс скачан в те 24 часа, пока он был доступен в бесплатном доступе, с помощью Firefox+DownloadHelper

Related Torrents

torrent name size uploader age seed leech
0
2
17
7
0