15 天學會 jQuery 教學
影片來源:tuts+ (03/01更新)
30 Days to Learn jQuery
- Welcome
- Hello jQuery06:59
- Not So Fast, jQuery 06:54
- The Basics of Querying the DOM 15:21
- Events 101 19:58
- Events 201 15:21
- Bind…Live…Delegate…Huh? 10:49
- Creating and Appending Content 13:49
- Slides and Structure 23:46
- The this Keyword 09:35
- Modifying Effect Speeds05:47
- Creating Custom Effect Methods 07:16
- Full Control With animate 21:34
- Homework Solutions 12:15
- The Obligatory Slider (First Attempt)32:50
- Prototypal Inheritance and Refactoring the Slider 34:03
- Your Questions Answered 12:53
- $.each and Templating 12:49
- Say Hello to Handlebars 15:09
- The Twitter API 22:11
- Filtering with jQuery.grep 09:22
- Custom Events and the Observer Pattern 25:17
- Loading Pages Asynchronously 11:10
- Interacting with the Server-Side11:24
- PHP and jQuery: Part1 22:37
- PHP and jQuery: Part2 28:30
- eferreds19:32
- Plugin Development1 lesson, 45:57
- Head First Into Plugin Development 45:57
- Exit1 lesson, 01:06
影片來源:FOREST
- Day 1: Downloading the Library
- Day 2: Fade, Slide, and Show Methods
- Day 3: The Animate Method
- Day 4: Advanced Selectors
- Day 5: Creating and Removing Elements
- Day 6: The toggle() and toggleClass() Methods
- Day 7: The hover() Methods
- Day 8: User Request – Image Slides.
- Day 9: Resizing Text
- Day 10: Intro to AJAX: Using the Load Method
- Day 11: Fun Image Hovering
- Day 12: Advanced Tooltips: Part 1
- Day 13: Submitting Information to a Database Asynchronously
- Day 14: Implementing Your First Plugin
- Day 15: Building a jQuery Style-Switcher: Part 1