Parameters

<< Click to Display Table of Contents >>

Navigation:  IWCL > IntraWeb Library Loader >

Parameters

This section describes special parameters that can be specified in the <script> tag when including IntraWeb.js in an HTML file. These parameters control how IWML pages are loaded and how the IWCL runtime behaves.

 

Since the HTML specification does not allow arbitrary custom attributes in the <script> tag, all parameters must be prefixed with data-.

 

For example, the Source parameter specifies which IWML file should be loaded initially:

 

<script src="/IntraWeb.js" data-Source="/Index.iwml"></script>

 

Parameters

AllowDocParams

AppPath

DebugWait

LibPath

Source

Target

TestFlag