HDInterviewOptions SplashScreen Field  
An object (associative array) containing the definition of a custom splash screen to display while the interview is loading.

 

JavaScript API: Embedded
Assembly: hotdocs.js Version: 1.0.0.0 (1.0.0.0)
Syntax

 
 
JavaScript
 
var SplashScreen

Field Value

Type: object
Remarks

 

The splash screen object contains three optional properties:

  • Image: a URL to an image that is shown on the splash screen;
  • Text: shown at the bottom of the splash screen (below the image if one is specified);
  • Duration: indicates how long the splash screen will be visible (3 seconds is the default).
See Also

 

Reference