Loading Lite Client

Lite Client

The Lite Client is a JavaScript library file that can be put on any web server to be loaded into the page. It does not need to be loaded from the PROIV web server but does connect to it using AJAX for accessing PROIV sessions. This may have security implications if the page is loaded from another server.

The Lite Client library file (proiv-lite-client.js) is also available in a minimised version (proiv-lite-client.min.js). Both versions hold the same JavaScript but the minimised version has had all white space and comments removed so it is much smaller. If any debugging is required in the browser then use the standard version, not the minimised version.

In addition to the Lite Client JavaScript library the following files must also be loaded for a default Lite Client.

Comment on this topic

Topic ID: 870023