Hi all, I'm using an index.html like this: ********************************** <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>My app</title> </head> <body> <div style="position:absolute;left:40%;top:40%;text-align:center"> Loading ... resource/myapp/loading.gif </div> </body> </html> ************************************** the problem is that I can see the preload screen in source version but not in build version. could you please tell me what's wrong with that? I'm using a standalone app. Regards -- View this message in context: http://qooxdoo.678.n2.nabble.com/preload-screen-tp7397080p7397080.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel