I have been using the AJAX Extended library for a little while now to accomplish some cross-domain AJAX functionality, namely in the form of a search widget that can be displayed on any domain using two lines of code. The only problem is that the documentation for this library is fairly sparse, and lately, the developer’s website is showing 404 on pages for this library.
So, in the interest of helping others who are seeking access to this information, here are the documents:
You can download the library here.
I hope this information helps other developers out there who want to leverage this kind of functionality!
tags: ajax, ajaxextended, cross+domain, documentation, scripting
