Tag Archives: XMLHttpRequest

Ajax jQuery Primer Tutorial

A lot of the things people like about the Web are to do with Javascript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. It is very … Continue reading

Posted in Ajax, Database, eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment

Integrating Global Weather Ajax with Geographicals Tutorial

Today’s tutorial is all about software integration and complements yesterday’s Integrating Global Weather into Geographicals Tutorial as shown below. Software integration takes many forms, and Ajax functionality is that little bit different, perhaps, in that with the tablet and mobile … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Software, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

Ajax Global Weather HTTP Get Primer Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 311 Comments

Ajax Auto-completion Primer Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , | Leave a comment

Ajax Preview Window Tutorial

Ajax is a client-side meets server-side melding of PHP (or ASP.Net) and Javascript and HTML and CSS and allows you to stay on the web page you are on doing many more things, rather than constantly changing web pages the … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , | 1 Comment