I have an app that gets loaded into a Frame on our site and it’s Just an empty box till it shows the Loading. Is there any way to display something there before it loads?
Thanks Rich
I have an app that gets loaded into a Frame on our site and it’s Just an empty box till it shows the Loading. Is there any way to display something there before it loads?
Thanks Rich
Is there no way to place anything in the location the app will load in?
I have the app displaying in a frame.
Anybody?
This is probably more complicated than you imagine, but here goes… In you site’s web page, put a
Whoa: As knowledge flies over head!
I guess I’ll have to wait for some kind of tutorial or sample.
Thanks
[quote=88302:@Richard Albrecht]Whoa: As knowledge flies over head!
I guess I’ll have to wait for some kind of tutorial or sample.[/quote]
You may want to look here at the preload HTML section and do patient experiment until you feel comfortable :
http://www.htmlgoodies.com/tutorials/web_graphics/article.php/3480001
It seems possible to play it this way :
See http://webdesign.about.com/od/metataglibraries/a/aa080300a.htm for the use of refresh
Call an HTML Page in the frame that includes a redirect to the intended XOJO app. This doe snot work with all browsers.