Difference between revisions of "Scripts 1 0-loadADFLightbox"
From ADF Docs
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | Attention: Do not change any text in the description, signature, and paramter sections. | ||
+ | |||
+ | Return to [[Scripts_1_0]] | ||
+ | |||
== Description == | == Description == | ||
− | |||
− | |||
ADF Lightbox Framework for the ADF Library | ADF Lightbox Framework for the ADF Library | ||
Latest revision as of 17:33, 24 November 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Scripts_1_0
Description
ADF Lightbox Framework for the ADF Library
Signature
public void loadADFLightbox ( string version, boolean force )
Parameters
Required | Name | Type | Description |
optional | version | string | [Default: 1.0] ADF Lightbox version to load |
force | boolean | [Default: 0] Forces JQuery script header to load. |