Ajax for web application developers /
Reusable components and patterns for Ajax-driven applications Ajax is one of the latest and greatest ways to improve users' online experience and create new and innovative web functionality. By allowing specific parts of a web page to be displayed without refreshing the entire page, Ajax signif...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Indianapolis, Ind. :
Sams,
2006.
|
Series: | Developer's library.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Introduction to Ajax
- 2. request
- 3. response
- 4. Rendering the response with XHTML and CSS
- 5. Object-oriented JavaScript
- 6. Creating the engine
- 7. Using the engine
- 8. Debugging
- 9. Extending the engine
- 10. Accordion
- 11. Tree view
- 12. Client-side validation
- 13. Data grid
- 14. Singleton pattern
- 15. Model view controller
- 16. observer pattern
- 17. Data reflection pattern
- 18. Interaction patterns
- 19. Usability patterns
- 20. Understanding Ajax database interaction
- 21. Interacting with a database : the server-side
- 22. Advanced Ajax database interaction
- 23. Securing your application
- 24. Best practices.