Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
To show a splash screen in your application, use:
<cfset cfclient.splashscreen.show(duration)> |
The show() function requires the duration in milliseconds.