By phpwatcher
via sitepoint.com
Published: May 10 2007 / 02:08
Ajax is changing web applications, giving them a responsiveness that's unheard of beyond the desktop. But behind all the hype, there's not much to Ajax -- (X)HTML, JavaScript, and XML are nothing new, and in this tutorial, I'll show you how to simplify the process of adding Ajax to your application even further with the help of jQuery, a popular JavaScript library.
Comments
jcblitz replied ago:
The tutorials on the jQuery site are much better than this.
http://docs.jquery.com/Ajax
dizzledorf replied ago:
Actually there are some good tutorials on the jQuery site, but I think this small example works well for what it does: helping people understand the path data can take from html > php > xml > js.
Voters For This Link (17)
Voters Against This Link (1)