-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 04 October 2004 12:35, John Simmie wrote:
> The JMol applet, 10 pre-relase v 13, keeps complaining by writing on a
> yellow background that I don't tell browsers that it is loading
> so what/where/how do I tell it to do that in the code below without
> blotting out the display?
>
> <td VALIGN=TOP ROWSPAN="2"><DEFANGED_applet name="jmol" code="JmolApplet"
> archive="JmolApplet.jar"
>           width="300" height="400" >
>    <param name="emulate" value="chime">
>    <param name="load"    value="rnbmol.pdb">
>    <param name="wireframeRotation" value="false">
>    <param name="script"  value="background [xFFFFFF]; spacefill on; move 0
> 0 360 0 0 0 0 0 10">
> </applet></td>

Use something like:

 <param name='progressbar' value='true' />
 <param name='progresscolor' value='blue' />
 <param name='boxmessage' value='Downloading JmolApplet ...' />
 <param name='boxbgcolor' value='white' />
 <param name='boxfgcolor' value='black' />

Egon

- -- 
[EMAIL PROTECTED]
- ---------------------------------------
CDK: http://cdk.sf.net/
JChemPaint: http://jchempaint.sf.net/
Jmol: http://www.jmol.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (SunOS)

iD8DBQFBYTGId9R8I9Yza6YRAgClAJ0b0hYpeOVHPgXrMjYHQtfTeg0pnQCgrrLR
o+9BDO9GRBD/0Zf4Z6/x1WU=
=WtVA
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to