Hello again > thanks for your reply. These pointers are indeed very useful. The > Java version actually works,
That's a piece of information relevant towards diagnosing the problem. The Jmol object (java or html5) is inserted using the JSmol.min.js library, but in the case of JSmol/HTML5 additional parts of the library are used. So the problem is with these. > frustration, that the Java plugin does not work with current versions > Chrome and Chromium in Linux... May that be a 32bit vs. 64bit issue? I think there has been some discussion on this recently, and also: http://wiki.jmol.org/index.php/Troubleshooting/Java_Problems#Google_Chrome_browser > I was wondering if it is possible to load and use JSmol through > Require.JS... I am a novice of frameworks like require.js and don't > know really how to use it... I bet that will be hard. JSmol library is very complex, and modular (component files are loaded on demand), so having it go through an intermediate sounds risky. Does your page by any chance use jQuery? That might be asource of conflict, since JSmol embed (parts of) jQuery code ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

