jQuery.ajax.fake allows an AJAX request to take place even if the service itself is not ready yet.When that happens, the request is switched from the mocker to the real service, with no extra complications.Usage instructions are included with the download...

jQuery.loadHtml takes remote HTML documents and loads them on the current page inside specified locations.The entire system is a nice way of loading dynamic content on a page via jQuery instead of classic HTML pages.This means content can be switched...