Hi

I usually put the following into the main page and let qooxdoo take over the moment it's loaded (this can even go so far that one could delete the node with id playground if it's not needed anymore

<div id="playground"
  style="width: 100%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #c2c2c2;">

  <img src="waitroller.gif"
    style="width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -16px;
    margin-top: -16px;"/>
</div>

where waitroller.gif is a simple animated gif (google wait .gif)

HTH, Werner

On 07.06.2010 22:34, Kenneth Tilton wrote:
I think I got this to work a couple of years ago, but searching thru my
index.html's from them cameup empty: how can I stick something in my
index.html that at least says "Now loading..." so they have something to
look at during initial qooxdoo loads? I tried just sticking a div in
there, nada.

Note that I am not looking for a fancy progress bar, tho that would be
nice. Just a static bit of html to distract/warn them that the delay is
normal.

<<attachment: werner.vcf>>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to