<div dir="ltr"><div><div><div><div><div>Hi,<br><br>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.<br><br></div>I'm using .mol files.  <br><br></div>I'm invoking the viewer with the following code:<br><br><script src="/adm/jmol/Jmol.js" type="text/javascript"></script><br><script type="text/javascript">jmolInitialize("/adm/jmol");</script><br><script type="text/javascript">jmolApplet(150,"background [xFFFFCC]; load ../Graphics/type04/$correctMolecularGeometry.mol");</script><br><br></div>It would be great to get this to work on IE since that is what is available on our instructional computers.  <br><br></div>Thanks,<br></div>Bob Gonzales<br><div><div><br><br><div><div><div><div><div><br></div></div></div></div></div></div></div></div>