Learn your way! Get started

jQuery for Designers, Part 4: Events

with expert John Wiley & Sons


Watch trailer


Course at a glance


Release date 4/14/2015
Level Beginner
Runtime 1h 19m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Master jQuery in this 5 part learning series, jQuery is a JavaScript library that simplifies the process of writing scripts and changing HTML elements on your website. The courses start with an overview of basic programming concepts including variables, functions, and objects, and discusses how HTML, CSS, and JavaScript all work together. From there you’ll learn jQuery basics such as selecting elements, transforming page elements, handling events, and working with effects and animation. Finally, get an understanding of AJAX, jQuery plug-ins, and the jQuery UI.

Prerequisites

This course assumes very little familiarity with jQuery. This course is part of a 5 part learning series. The courses should be taken in the following order; jQuery for Designers: Introduction; jQuery for Designers: CSS, DOM and jQuery; jQuery for Designers: Using jQuery; jQuery for Designers: Events and jQuery for Designers: Animation and Plug-ins.

Meet the expert

Our Creative Design courses are presented by experts from Wiley Publishing. Wiley is a global provider of knowledge and knowledge-enabled services that improve outcomes in areas of research, professional practice, and education. They are the publisher of award-winning journals, encyclopedias, books, and online products and services.

Course outline



Events

Events (28:46)
  • Introduction (00:10)
  • Prop Method (04:10)
  • Events (05:03)
  • Event Handlers (04:36)
  • On Method (04:11)
  • Dectecting Events (05:21)
  • Event Propogation (05:02)
  • Summary (00:10)
Event Handlers (24:06)
  • Introduction (00:10)
  • Event Handler Shorthand (04:35)
  • Event Properties (05:30)
  • Default Browser Actions (05:17)
  • Event Bubbling (04:30)
  • Remove Bubbling with Handlers (03:52)
  • Summary (00:10)
Custom Events (26:21)
  • Introduction (00:10)
  • Triggering Events with Shorthand (04:26)
  • Complex Behavior (03:53)
  • Custom Events (03:19)
  • Making Changes (02:12)
  • Off Method (02:58)
  • Shout (03:14)
  • JQuery Animation (05:55)
  • Summary (00:10)