Preface
1:
AJAX and ASP.NET
2:
AJAX Foundations
3:
Object-Oriented JavaScript

4:
Introducing the Microsoft AJAX Library
5:
OOP with the Microsoft AJAX Library
6:
Creating Client Components
7:
Case Study: Timer and EnhancedTextBox
8:
Debugging Tools and Techniques
Appendix A
Microsoft AJAX Library Reference
Index
Free
Chapter:
Chapter 3:
Object-Oriented JavaScript
[4 MB PDF]
Contact us |
Chapter 7:
Case Study: Timer and EnhancedTextBox
In this chapter you will apply the theory you've learned so far in this book,
while creating two client-side components: Timer and
EnhancedTextBox.
Building components represents the final challenge when working with the
Microsoft AJAX Library.
The Timer component is one of the client components that didn't make it into
ASP.NET AJAX 1.0. We will create it here, however, to help us create the component
we're interested in: a behavior named EnhancedTextBox. This behavior extends the
normal HTML input text control by implementing the word suggest/auto-complete
feature based on the letters typed by the user inside the text box.
|
Chapter
7: Case Study: Timer and EnhancedTextBox
- The Timer Component
- The EnhancedTextBox Behavior
- Creating Timer and EnhancedTextBox
- Time for Action—Creating Custom Client Components
- What Just Happened?
Using the Components
Summary
|
|
Paperback 300 pages
Released: July 2007
ISBN: 1847190987
ISBN 13:
978-1-847190-98-7 |
|
|
|
|