Introduction to jQuery
OSTraining
Course Summary
jQuery is designed to make using JavaScript on your website a lot easier. In this class, Robert gives us an introduction to this powerful and lightweight JavaScript library.
-
+
Course Description
jQuery is designed to make using JavaScript on your website a lot easier. In this class, Robert gives us an introduction to this powerful and lightweight JavaScript library.
Robert learned HTML/CSS back in 2008 when he decided to start a film review site, and he continued adding to his site file-by-file the old-fashioned way for a year. When he asked a web developer friend how to build a site that "automatically lists content on the homepage and stuff," he was pointed to Drupal.
Since then, Robert has continued to build his experience with the CMS by using it on his own projects and by managing other brands' pre-existing Drupal sites. In doing so, he has learned some of the best ways to use the tools Drupal has available--and what mistakes to avoid.
In his spare time, Robert trains Brazilian Jiu Jitsu and works on too many side programming projects. He is also the author of two books.
-
+
Course Syllabus
Videos
Introduction
Loading jQuery
Basic Syntax
Playing with Functions
Selecting Class and ID
Event Handlers
More Event Handlers
Including Plain Javascript
Content Delivery Networks
Improving Your Use of JQuery
Introduction to jQuery Quiz