Hello Juan, > hi, i have "a problem" in my country (Argentina) we have many pearson > with a poor internet connection, so i want to do a loading window for > this pearson, like many flash sites do. > i can do this with qx.ui.Progressive or i must to use a external > qooxdoo javascript code. > if you can give me an example much better :D. > > > 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> <img src="resource/feedreader/images/loading66.gif"></img> </body> Best Fabian -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ 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
