[LON-CAPA-users] Jsmol with Internet Explorer and Safari

Bob Gonzales rgonzal at binghamton.edu
Fri Oct 30 12:48:24 EDT 2015


Hi,

I've coded up my first problem with Jsmol and it works fine on the latest
Chrome and Firefox.  But it doesn't work on Internet Explorer 11 or Safari
(latest).  The both complain about the file format.  IE says 'unrecognized
file format for file xxx' and Safari says it doesn't know how to open the
binary file.

I'm using .mol files.

I'm invoking the viewer with the following code:

<script src="/adm/jmol/Jmol.js" type="text/javascript"></script>
<script type="text/javascript">jmolInitialize("/adm/jmol");</script>
<script type="text/javascript">jmolApplet(150,"background [xFFFFCC]; load
../Graphics/type04/$correctMolecularGeometry.mol");</script>

It would be great to get this to work on IE since that is what is available
on our instructional computers.

Thanks,
Bob Gonzales
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.lon-capa.org/pipermail/lon-capa-users/attachments/20151030/00d90f3f/attachment.html>


More information about the LON-CAPA-users mailing list