Page 1 of 1
White screen when loading
Posted: Mon Aug 05, 2013 1:25 pm
by sam5863015
My HTML app looks great so far but when you first visit the page you see a white screen before it loads to page 1. Is there anyway of adding a screen to load first so you dont see the white screen. I did see a post a while back but cant seem to find it. This problem only happens when you first visit the web app, loading between pages is fine
White screen when loading
Posted: Mon Aug 05, 2013 5:48 pm
by Oleg Danchenkov
This white screen appears because a lot a files should be downloaded before the page can be shown. But you can try to show a splash screen instead of white screen. Do a google search for how to do a splash screen in jqm
White screen when loading
Posted: Mon Aug 05, 2013 6:52 pm
by Yves Senn
is there a possibility to provide an example maybe even in the tutorial as this will get a lot of attraction 100%
White screen when loading
Posted: Mon Aug 05, 2013 7:04 pm
by Oleg Danchenkov
Yes, but this will take some time.
White screen when loading
Posted: Tue Aug 06, 2013 11:23 am
by Kateryna Grynko
Hi Sam,
Please try the examples described here:
http://stackoverflow.com/questions/63...
White screen when loading
Posted: Thu Sep 25, 2014 10:31 am
by Shawn
I'm facing a similar issue .... which event can this splash screen code be added to in the first screen so that it runs before the white screen appears ?
My white screen is appearing due to 'Render all pages in one HTML file (jQuery Mobile multi-page template)' option set
White screen when loading
Posted: Thu Sep 25, 2014 11:02 am
by Evgene Karachevtsev
Shawn,
The splash screen is displayed only on a device when you open the installed apk/ipa.