Degradable Ajax?"> Degradable Ajax?
Developing an Ajax application can be a little bit difficult. Creating an Ajax web application that is both useful and degradable IS difficult. However this two goals can be achieved quite easily if you are using the right tools.
Right now there is only one tool that I know of that offer both these desired features: MX Ajax Toolbox. You can look at this very impressive demo
and you can try to disable JavaScript from your browser to see how it works.
Quoting from the website: MX Ajax Toolbox consists in a set of tools that allows you to solve two main use-cases:
1. Build AJAX sites from scratch (Rich Internet Applications) – with or without using a database connection.
2. Update legacy websites with interactive AJAX controls and widgets.
The Ajax image gallery from my site is one of the widgets provided by this toolbox.
