Foundations of Ajax
Ajax burst onto the Web development scene by offering highly interactive, desktop-like Web applications that can be deployed through any modern Web browser without the need for special plug-ins. Ajax is built on existing Web technologies such as JavaScript, HTML, and CSS, and it is used in conjuncti...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2006.
|
Edición: | 1st ed. 2006. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Introducing Ajax
- Using the XMLHttpRequest Object
- Communicating with the Server: Sending Requests and Processing Responses
- Implementing Basic Ajax Techniques
- Building the Ultimate Ajax Developer's Toolbox
- Testing JavaScript with JsUnit
- Exploring JavaScript Debugging Tools and Techniques
- Putting It All Together.