Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
263705 descargas y
1106 contribuyentes !

Se han encontrado 1 Coincidencias

Head First Ajax

ajax


38 Visitas | 64 Descargas | 2015-03-09 13:20:03 | javierd

Ajax is a way of designing and building web pages that are as interactive and responsive as desktop applications. So what does that mean for you? You handle things at the client’s browser whenever you can. Your pages make asynchronous requests that allow the user to keep working instead of waiting for a response. You only update the things on your pages that actually change.