|
|
The Hows and Whys of Degradable Ajax
|
09/06/2005, By Ryan Campbell
|
The general strategy here is to start by creating a page that works like a normal site—processing information on page loads and refreshes. Then, if JavaScript is enabled, we have our scripts bypass this normal functionality and replace it with sweet Ajax functionality.
Now, creating a degradable Ajax site is a bit different from a creating a site with unlimited Ajax potential. Here are some strategies I’ve come up with to help you build a degradable Ajax page.
We cooked up a simple to do list to demonstrate how a simple Ajax application can work with or without JavaScript. Now, don’t be mislead by the simplicity of the demo. The techniques introduced in this tutorial are scalable and can easily allow even more powerful Ajax applications to retain their sweet action without losing their non-J-juice using customers.
Read More...
|
Rate this Ajax Articles
Rating: 0.0 out of votes cast
| |
|
|
|
|
|
|
|
|
|
|
|
|