Live data from Hacker News

AJAX in 5 minutes using jQuery

lovehateubuntu.blogspot.com

1–7 of 7 posts

Re: AJAX in 5 minutes using jQuery

#7
Kind of lost credibility in the first sentence. The only reason Ajax is so simple now is because libraries like Jquery simplify the complex problems of cross-browser compatibility with a simple, common Api. This is all possible thanks to all those long confusing posts on Ajax that the author doesn't get.