Hi,
I set up a simple Jmol page using Jmol 10.2.
Oddly, it works
fine in Firefox, but when I try IE on get error that Java is not
enabled in my browser on my yellow form area.  However, other Jmol and
Java sites work in IE, and  so I know it is enabled.
The site is here:
http://people.biochem.umass.edu/sfournier/fournierlab/snornadb/2hvy.htm

Can any one see something that is wrong?  The hmtl  is quite short:
<script src="jm/Jmol.js" type="text/javascript"></script><!-- REQUIRED --> 
    </head>
    <body>
  <table border="0"><tbody><tr valign="top">
  <td
 nowrap="nowrap">
    <form>
   
<object name="jmolApplet0" id="jmolApplet0"
classid="java:JmolApplet" type="application/x-java-applet" height="600"
width="600">
  <param name="name" value="jmolApplet0">
  <param name="archive" value="jm/JmolApplet0.jar">
  <param name="mayscript" value="true">
  <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">
 
<param name="script" value="load jm/model/2hvy.pdb;select
all;wireframe off;backbone off;spacefill off;cartoon on;select :a;
color cartoon [Xafafff];select :b; color cartoon [Xaaffbb];select :c;
color cartoon pink;select :d; color cartoon [Xe6de67];select :e;color
cartoon [Xffaaff];select zn; spacefill on;move 180 0 0 0 0 0 0 0 4;move
0 0 0 30 0 0 0 0 3;spin on;">
  <param name="ReadyCallback" value="_jmolReadyCallback">
<p style="background-color: yellow; width: 300px; height: 600px; text-align: 
center; vertical-align: middle;">
You do not have Java applets<br>
enabled in your web browser.<br>
Install the Java Runtime Environment<br>
from www.java.com>
and/or enable Java applets in

your web browser preferences.</p></object>
    </form>
  </td>
 </tr>
  </tbody></table>
</body></html>


Thanks,
Wayne





-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to