Difference between revisions of "Scripts 1 0-loadJQueryJSON"
From ADF Docs
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 17:39, 24 November 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Scripts_1_0
Description
Loads the JQuery JSON Headers if not loaded.
Signature
public void loadJQueryJSON ( string version, boolean force )
Parameters
Required | Name | Type | Description |
optional | version | string | [Default: 2.2] JQuery JSON version to load. |
force | boolean | [Default: 0] Forces JQuery JSON script header to load. |