|
|
AJAX and XML: AJAX for Tables
|
05/15/2009 by Jack D. Herrington
|
One strong suit of Asynchronous JavaScript™ + XML (Ajax) is presenting data from the server to users in a dynamic fashion. Discover several techniques that use Ajax for dynamic data display using tables, tabs, and gliders.
In this article, I show several techniques—both with Ajax and without—that demonstrate this context change-free approach to user experience design. I start with the simplest example of Ajax user experience, the tabbed window.
Tabbed windows
Tabs present the easiest way to put a lot of data in a relatively small amount of real estate. And the fantastic Prototype.js JavaScript library makes building Ajax-enabled tabbed windows in Dynamic HTML (DHTML) ridiculously easy.
Read More...
|
Rate this Ajax Tutorials
Rating: 6.3 out of 9 votes cast
| |
|
|
|
|
|
|
|
|
|
|
|
|