Difference between revisions of "Scripts 1 0-loadCFJS"

From ADF Docs
Jump to: navigation, search
Line 5: Line 5:
  
 
== Description ==  
 
== Description ==  
[[Scripts_1_0|Return to Scripts_1_0]]
 
 
 
Loads the CFJS jQuery Plug-in Headers if not loaded.
 
Loads the CFJS jQuery Plug-in Headers if not loaded.
  

Revision as of 13:39, 9 April 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to Scripts_1_0

Description

Loads the CFJS jQuery Plug-in Headers if not loaded.

Signature

public void loadCFJS ( string version )

Parameters

Required Name Type Description
optional version string [Default: 1.1.9] CFJS version to load.