Ciao Pino I have seen that error, but I'm not sure about the origin. Anyway, some advice:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3. > org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Change that to html5 header: <DOCTYPE html> not sure how it goes if XHTML is needed. Search the web if you need, but I believe this is the only header telling the browser to go html5 standards You should normally call only JSmol.min.js and not these: > <script type="text/javascript" src="jquery/jquery.js"></script> > <script type="text/javascript" src="jquery/JSmoljQueryExt.js"></script> > <script type="text/javascript" src="js/JSmolCore.js"></script> > <script type="text/javascript" src="js/JSmolApplet.js"></script> > <script type="text/javascript" src="js/JSmolApi.js"></script> > <script type="text/javascript" src="j2s/j2sjmol.js"></script> > <script type="text/javascript" src="js/JSmol.js"></script> Although it may work --if you really have a reason for using those. > serverURL: "http://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php", Try changing to the file in your own server. ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users