November 2007
Intermediate to advanced
912 pages
18h 44m
English
Ajax isn’t a technology. It’s really several technologies, each flourishing in its own right, coming together in powerful new ways
Ajax is an acronym that stands for Asynchronous JavaScript and XML. It encompasses techniques that allow us to liven up web pages with behaviors that happen outside the normal HTTP request life cycle (without a page refresh).
Some example use-cases for Ajax techniques are
• Sending form data asynchronously
• Seamless navigation of web-presented maps, as in Google Maps
• Dynamically updated lists and tables, as in Gmail and other web-based email services
• Web-based spreadsheets
• Forms that allow in-place editing
• Live preview of formatted ...
Read now
Unlock full access