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"><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>

Thanks, John

 

Reply via email to