sam5863015
Posts: 0
Joined: Thu May 16, 2013 5:50 pm

White screen when loading

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

Oleg Danchenkov
Posts: 0
Joined: Tue Apr 30, 2013 5:51 pm

White screen when loading

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

Yves Senn
Posts: 0
Joined: Tue May 21, 2013 4:46 am

White screen when loading

is there a possibility to provide an example maybe even in the tutorial as this will get a lot of attraction 100%

Oleg Danchenkov
Posts: 0
Joined: Tue Apr 30, 2013 5:51 pm

White screen when loading

Yes, but this will take some time.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

White screen when loading

Hi Sam,

Please try the examples described here:
http://stackoverflow.com/questions/63...

Shawn
Posts: 0
Joined: Sat Jun 21, 2014 11:13 pm

White screen when loading

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

White screen when loading

Shawn,

The splash screen is displayed only on a device when you open the installed apk/ipa.

Return to “Issues”