Beginning jQuery

(begin-jquery) / ISBN : 978-1-61691-440-0
Lessons
TestPrep
225 Reviews
Get A Free Trial

Skills You’ll Get

1

JavaScript You Need to Know

  • Using JavaScript on a Web Page
  • Syntax Conventions
  • Variables
  • Functions
  • Conditionals
  • Debugging with the Console
  • Arrays
  • Loops
  • More console.log( )
  • Summary
2

The Basics of jQuery

  • The Document Object Model (DOM)
  • Downloading jQuery
  • The jQuery API Documentation
  • Writing Some jQuery
  • Summary
3

Traversing the DOM

  • CSS Selectors in jQuery
  • Traversal Methods
  • Further Traversal
  • Chaining Methods
  • Further Filtering
  • Summary
4

DOM Manipulation with jQuery

  • CSS
  • animate() and Animation Convenience Methods
  • Attributes and Properties
  • text( ) and html( )
  • Removing Elements from the DOM
  • Creating New Elements
  • Inserting into the DOM
  • Efficient DOM Insertion
  • Summary
5

An Introduction to Events

  • Popular Events
  • Interacting with the Element
  • Triggering Events
  • Unbinding from Events
  • The Event Object
  • Building an Accordion
  • Summary
6

More Events

  • Event Delegation
  • Event Propagation
  • Preventing Default Behavior
  • Your Own Events
  • The Accordion, Take 2
  • Summary
7

Animation

  • The animate( ) Method
  • More Convenience Methods
  • The Animation Queue
  • Fixing Your Accordion
  • The Image Slider
  • Summary
8

Ajax with jQuery

  • JSON
  • Parsing JSON in JavaScript
  • Ajax with jQuery
  • A Real API: Dribbble
  • Summary
9

Writing a jQuery Plug-in

  • Why a Plug-in?
  • Your First jQuery Plug-in
  • Improvements
  • Immediately-Invoked Function Expressions
  • Giving the User Options
  • Adding Options to Your Plug-ins
  • The Accordion Plug-in
  • Adding Callback Support
  • Summary
10

More jQuery Plug-ins

  • The Dribbble API Plug-in
  • The getShots method
  • Improving getShots
  • Minifying Your Code
  • More Refactoring
  • Documentation
  • Summary
11

A jQuery Image Slider

  • Plan of Attack
  • Project Setup
  • Plug-in Setup
  • Infinitely Looping
  • Catch Up
  • Keeping Track
  • Keyboard Support
  • Automatic Animation
  • Bug Fixing
  • Summary
  • Conclusion

Beginning jQuery

$159.99

Buy Now

Related Courses

All Courses
scroll to top