wrappers for jQuery AJAX functions
- Source:
Methods
(inner) jQueryGetJSON(ctx, url)
Cancellable wrapper for jQuery.getJSON (browser).
Retrieves URL as JSON and returns it as an object
Parameters:
Name | Type | Description |
---|---|---|
ctx |
State | Context of nsynjs-executed caller, accessible via built-in variable |
url |
String | URL to retrieve |
- Source: