| |
|
1.
|
|
| AXAH (Asynchronous XHTML and HTTP) - Crawl before you AJAX |
|
Compatibility
Type
Javascript, jQuery, Plugin, Ajax
|
|
2.
|
|
| Helps you to manage AJAX requests and responses |
|
Compatibility
Type
Javascript, Ajax, jQuery
|
|
3.
|
|
| This example employs the YUI Get Utility in a simple use case: retrieving JSON data from a cross-domain web service. While this is a relatively common usage, it's important to understand the security ramifications of this technique. Scripts loaded via the Get Utility (or any other "script node" solution) execute immediately once they are loaded. |
|
Compatibility
Type
Javascript, DHTML, Ajax, YUI, JSON
|
|
4.
|
|
| This sample accepts a path to your source XML file. It shows the schema as a tree. Clicking the tree node will show the resulting data set and provides the full code to create the data set. A nice way to visualize your data set. It also allows for testing the new POST support in Spry. |
|
Compatibility
Type
Javascript, DHTML
|
|
5.
|
|
| Shows how to use URL parameters with Spry Data. |
|
Compatibility
Type
Javascript, DHTML
|
|
6.
|
|
| These utility functions make it easier to access the search/hash data in a URL. |
|
Compatibility
Type
Javascript, DHTML
|
|
7.
|
|
| This function allows you to make sync/async "GET", "POST", or "HEAD" requests to the server. |
|
Compatibility
Type
Javascript, DHTML
|
|
8.
|
|
| LoJAX is a re-creation of the window.XMLHttpRequest object, designed for low-specification and legacy browsers. |
|
Compatibility
Type
Javascript, DHTML, Ajax
|
|
9.
|
|
| This script demonstrates the concept of using Ajax to load a simple XML file and display it on the page. |
|
Compatibility
Type
Javascript, DHTML, Ajax
|
|
10.
|
|
| Regardless of what you do using Ajax, they all rely on the same basic functions. This is a very small Ajax routine (less than 3 Kb) that enables you to easily use Ajax on your site to send "GET" or "POST" requests asynchronously. |
|
Compatibility
Type
Javascript, DHTML, Ajax
|