Be the first to write a review
Introducing jQuery Part 5
Thanks for reading the final part in the Introduction to jQuery series, in this part of the tutorial we’ll be looking solely at the suite of AJAX functionality provided by the library. One of the worst (and one of the only) downsides of AJAX is that it is implemented differently by different browsers; notably IE and everyone else. The fact that you have to basically write two different functions to achieve one goal can bloat your code and add to its complexity unnecessarily.
Dan Wellman
Dan Wellman is an author and web developer based in the UK. Dan has written three books so far; the latest, jQuery UI 1.7: The User Interface Library for jQuery, was released at the end of 2009.
Dan has been writing web development tutorials for over 5 years and works by day for a local digital media agency in his home town of Southampton.