學習基本的jQuery區塊建構

Try jQuery is a combination of videos, interactive console challenges, and writing code in the browser. You'll need about 2 hours of time to make it through everything.

 

Table of Contents

  1. 1. jQuery Basics A gentle introduction to what jQuery is, and what it can do.
  2. 2. Selectors: Search & walk through the DOM with selectors and traversing.
  3. 3. Manipulating the DOM: Add & remove from the DOM, more traversing, and user events.
  4. 4. Events: Listen for events, handle them, and change the default event behavior of web browsers.
  5. 5. Styling: Before landing, tame CSS with jQuery and animate elements on the page.

 

http://try.jquery.com/