On 18 Sep 2006 at 16:32, Bob Hanson wrote: > or just > Please wait while the applet loads... > or just > The applet is loading...
And on 18 Sep 2006 at 16:31, Timothy Driscoll wrote: > how about > "Please wait a moment while the applet loads..." > substantially nondescript. :-) These are sound suggestions, but different things (2) to what we were talking about (1): 1) a message BEFORE the user clicks, advising this click is not trivial, it will involve a delay. I'll try to make it soft. Right now, "The applet may take some seconds to load". 2) a message AFTER the user clicks and BEFORE the applet comes. This is nice, but I don't know how to do it; it would have to appear upon click (easy) and disappear upon applet finished loading (how?). Maybe the new script queue control can do something, but I'm not confident; javascript runs ahead of java usually. Anyway, one sees that the applet is loading -at least part of the time--. 3) mentioning that the applet gets cached: I forgot to include this, there are some nice phrases somewhere, but I'm not sure it is neccesary, since the page won't be used more than once, likely. As soon as I finished some retouching, I am going ahead with updating pages in the website for Jmol11beta. Nico, your proposal for not updated localizations looks good to me. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
