AJAX Tutorial

Jul 21

AJAX Caching Strategy


Thumbnail The ability of AJAX applications to make an HTTP connection behind the scenes to fetch small bits of information is one of the powerful tools that the modern browser APIs come equipped with. For most browsers (e.g., Firefox 1.5, Safari 2.0, Opera 8.5), the engine behind this task is the window object's XMLHttpRequest (XHR) object. Internet Explorer 5.5-6 has different syntax for this object, such as XMLHttp, but IE 7 is expected to adopt the same object as the other browsers.

View Tutorial




Clique It

Posted by , in AJAX Tutorials

Permanent Link: AJAX Caching Strategy



Leave a Comment

You must login or register to post a comment.



1 Members in Clique