7.1.1.1 General Options
$option keys |
Description |
|---|---|
|
Determines if script tags in the returned content are evaluated. Set to true by default. |
|
The number of seconds between interval based checks. |
|
The DOM id of an element to show while a request is loading and to hide when a request is completed. |
|
To insert rather than replace, use this option to specify an insertion position of top, bottom, after, or before. |
|
The id of the DOM element to be updated with returned content. |
|
The url of the controller/action that you want to call. |
|
Indicate whether the request should be 'synchronous' or 'asynchronous' (default). |
|
A URL-encoded string which will be added to the URL for get methods or in to the post body for any other method. Example: |


























