> You can start by adding some static HMTL to your index.html. This > content is visible until the application is fully loaded. > > <body> > <h1>Loading</h1> > resource/feedreader/images/loading66.gif </img> > </body>
Great Fabian!!, this is more simple to do :D, i am using now in the index.html a "loading..." with a javascript function setTimeout(); to do a "dinamic loading". Thanks! -- Juan Matias Granda http://www.insulae.com.ar GPG FINGERPRINT:459C 4A2D 330C CB8C 0C44 0C3A 572C CBCA 5457 508B ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
