Ajax: A New Approach to Web Applications
In the last year, I've seen a number of new web applications with nice rich UI interface, and most of them are standards based, so multibrowser-mulitplatform (thanks to firefox). I'm talking about things like the SelectContactControl of GMail.
Today I've learned this new way to build responsivness user interfaces with we technlogies is called AJAX
https://www.adaptivepath.com/publications/essays/archives/000385.php
Comments
- Anonymous
March 04, 2005
You might appreciate my "Zuggest" tool.<br><br>It uses the "Ajax" concepts you're talking about and works similarly to Google Suggest but searches against the Amazon Product database as you're typing. <br><br>Check it out: <a target="_new" href="http://www.FrancisShanahan.com/zuggest.aspx">http://www.FrancisShanahan.com/zuggest.aspx</a><br>