Share & Learn

Monday, February 05, 2007

Rich Internet Applications using RICO

Ajax is the term that describes a set of web development techniques for creating interactive web applications. One of the key ingredients is the JavaScript object XmlHttpRequest. Rico provides a very simple interface for registering Ajax request handlers as well as HTML elements or JavaScript objects as Ajax response objects. Multiple elements and/or objects may be updated as the result of one Ajax request.

You can find the prototype.js and rico.js (javascript files) on http://openrico.org/

blog comments powered by Disqus
blog comments powered by Disqus