Hi all,
I noticed that in the Settings.js there is a timer for the splashscreen (standard = 5000)
Is there a way to disable the splashcreen ?
Best regards,
Aad Gouka
			
			
									
									
						HTML5 - Splashscreen
Re: HTML5 - Splashscreen
I've mine set to 1000 and changed the splash text to a spinning icon. What if you do this?
W.splashscreencontent = "";
W.splashscreentime = 1;
			
			
									
									
						W.splashscreencontent = "";
W.splashscreentime = 1;
Re: HTML5 - Splashscreen
Removing the total content did the trick.
W.splashscreencontent = "";
Thanks for your suggestion.
			
			
									
									
						W.splashscreencontent = "";
Thanks for your suggestion.
Re: HTML5 - Splashscreen
Hello,
Good suggestion Hansen, thank you
			
			
									
									Good suggestion Hansen, thank you
Olivier
TSplus support team administrator

						TSplus support team administrator
