Page 1 of 1

Splash Screeen

Posted: Mon Oct 28, 2013 1:10 pm
by Deon

Hi

How do I create a splash screen that is displayed while the app initially starts up?

Thx


Splash Screeen

Posted: Mon Oct 28, 2013 2:08 pm
by Kateryna Grynko

Hi Deon,

Please take a look at here:
https://getsatisfaction.com/apperyio/...


Splash Screeen

Posted: Mon Oct 28, 2013 2:36 pm
by Deon

That just tells you how to add html.

How do I build a screen that when the app starts up it is displayed while the app loads?


Splash Screeen

Posted: Mon Oct 28, 2013 2:41 pm
by Kateryna Grynko

Deon,

This reference shows how to set up a splash screen:
http://blog.appery.io/2011/10/setting...

A splash screen is basically a page where an image covers the entire page. You may click on the image to open the app (go to the next page) or redirect automatically after x-seconds.

Here is how to set timeout: https://developer.mozilla.org/en-US/d...


Splash Screeen

Posted: Tue Oct 29, 2013 1:51 pm
by Deon

Thank you all sorted