page preloader
Hello, just curious about this and I could not really find anything. I'm running the app as a web application on iPhone 4S.. So what I have done is save the start page as an icon on my home screen.. When I tap this icon I go to my Sign In page.. This works no problem but it always seems to take about 6 or 7 seconds to load the Sign In Page and while loading its just a white screen... When i try on Android Nexus 4 it goes a little faster, but not much
Also, This is the published app. ;
I read somewhere about saving to the dom? not really familiar but I did see some instruction on this about adding a a new property (More Properties attribute data-dom-cache with value "true"). Do you think doing this to my Sign In page will help it to load faster in the beginning? or any other suggestion, possibly a preloader that I can use to draw the users attention so they know something is happening...
Thanks..