FREELessons: 14Length: 2.6 hours
- Overview
- Transcript
3.4 Providing User Feedback
In this lesson I’d like to add two new features to our Ajax library to help with providing the users of our web apps with some visual feedback while the Ajax request is loading, as well as give them a visual cue that the Ajax request has completed.
1.Introduction1 lesson, 01:42
1 lesson, 01:42
1.1Introduction01:42
1.1
Introduction
01:42
2.Ajax Basics4 lessons, 45:02
4 lessons, 45:02
2.1The Simplest Ajax Script20:33
2.1
The Simplest Ajax Script
20:33
2.2Processing HTML Responses06:15
2.2
Processing HTML Responses
06:15
2.3Handling XML Responses08:46
2.3
Handling XML Responses
08:46
2.4Working with JSON Responses09:28
2.4
Working with JSON Responses
09:28
3.Improving Our Ajax Toolkit4 lessons, 1:01:44
4 lessons, 1:01:44
3.1Making Our Library Easier to Use23:38
3.1
Making Our Library Easier to Use
23:38
3.2Identifying & Handling the Different Responses07:34
3.2
Identifying & Handling the Different Responses
07:34
3.3Issuing Post Requests20:58
3.3
Issuing Post Requests
20:58
3.4Providing User Feedback09:34
3.4
Providing User Feedback
09:34
4.Accommodating for Internet Explorer2 lessons, 11:06
2 lessons, 11:06
4.1Adding Older IE Compatibility04:26
4.1
Adding Older IE Compatibility
04:26
4.2Preventing Caching on GET Requests06:40
4.2
Preventing Caching on GET Requests
06:40
5.Ajax Search - Hands On Project2 lessons, 26:52
2 lessons, 26:52
5.1Creating the App10:22
5.1
Creating the App
10:22
5.2Building the Server Side Code16:30
5.2
Building the Server Side Code
16:30
6.Conclusion1 lesson, 12:26
1 lesson, 12:26
6.1Adding In the Ajax & Conclusion12:26
6.1
Adding In the Ajax & Conclusion
12:26