Video description
Master jQuery on your terms with this one-of-a-kind video training course. jQuery is a JavaScript library that simplifies the process of writing scripts and changing HTML elements on your website. Our instructors provide expert, straight-forward, user-friendly training to help you tackle jQuery the way you want to learn. Startwith an overview of basic programming concepts including variables, functions, and objects Understandhow HTML, CSS, and JavaScript all work together. Learn jQuery basics such as selecting elements, transforming page elements, handling events, and working with effects and animation Discover AJAX, jQuery plugins, and the jQuery UI Includes over six hours of jQuery video training. If youre looking for real-world jQuery instruction, youll find it here.
Table of contents
-
Introduction
- Preliminaries and Intended Audience 00:05:23
- What You'll Need to Complete the Course 00:07:32
- jquery.js 00:06:29
-
Very Basic Programming Concepts
- Nouns and Verbs: Variables, Functions, and Objects 00:15:33
- Objects and Methods 00:13:23
- Libraries and Code Reuse 00:08:58
- HTML Intro 00:17:17
- CSS Intro 00:14:38
- Online jQuery Resources 00:08:59
-
HTML, CSS, Javascript
- HTML, CSS, and Javascript Working Together 00:05:45
- The Document Object Model (DOM) 00:12:06
- Interactive Webpages WITHOUT jQuery 00:06:18
-
jQuery Basics: Selecting Elements
- $(), $(function() {etc.});, $(document).ready(stuffToDo) 00:20:05
- $.methodName - global functions 00:03:13
- noConflict() 00:08:27
- Selectors 00:12:57
- Filtering Out Matched Elements 00:16:47
- jQuery Objects and DOM Elements 00:07:11
- DOM Traversal and Filtering Methods 00:08:43
- Transforming Page Elements
-
Handling Events
- What Is an Event? What's an Event Handler? 00:09:38
- Event Handler Syntax: on() 00:14:37
- Shorthand Event Handlers and the Event Object 00:10:02
- Default Actions & preventDefault() 00:05:15
- Delegation & event.stopPropagation(); 00:08:23
- Simulating Page Interactions 00:08:16
- Custom Events and the Pub/Sub Pattern 00:05:31
- Deregistering Event Handlers: off() and one() 00:06:12
-
Effects and Animation
- Simple Effects: show(), slideDown(), fadeIn(), and All That 00:05:55
- The animate() Method 00:11:03
- Complex Animations 00:05:24
- Queueing Animations and Other Actions 00:07:12
-
Forms and AJAX
- HTML Form Elements 00:07:39
- What is AJAX? 00:05:28
- jQuery's AJAX Methods 00:13:31
-
Plugins, jQuery UI, and Additional Topics
- Callbacks and Functional Programming 00:08:05
- jQuery Plugins and jQuery UI 00:08:01
- Writing Your Own jQuery Plugins 00:11:53
Product information
- Title: jQuery Essentials
- Author(s):
- Release date: April 2014
- Publisher(s): Wiley
- ISBN: 9781118911709
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Sams Teach Yourself HTML, CSS, and JavaScript All in One, Third Edition
Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies …
video
Modern JavaScript for the Impatient
8+ Hours of Video Instruction It can be difficult for developers familiar with Java and other …
video
Learn JavaScript
4+ Hours of Video Instruction JavaScript started as a basic language for performing simple computations on …