> Hi, i forgot to tell that i had to use the tag <applet> to insert > Jmol. WIth the Javascript code it doesn't work, giving always the error > JmolAplet.class not found. Maybe it cannot find Jmol.js?
Usually, when Jmol.js is not found the error is "jmolInitialize() is not defined" The potential problem with using the APPLET tag directly is browser compatibility. That's one of the issues that Jmol.js takes care of. Have you read Henry Rzepa's notes about using Jmol in WordPress? He mentions the need to insert the call to Jmol.js into the style header. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

