[Jmol-developers] IE-specific problem with jmolLoadInline()

2008-03-28 Thread Angel Herráez
Hi, I'm trying to use jmolLoadInline() It works well in Firefox and Opera, but in IE 6 and IE7 I get this error: Runtime error line: 377 Error: java.Lang.Exception: java.Lang.Exception: loadInlineString{0} :method does not exist The applet and Jmol.js are latest from Bob's site (11.5.22dev)

Re: [Jmol-developers] IE-specific problem with jmolLoadInline()

2008-03-28 Thread Bob Hanson
This appears to be an Internet Explorer 7 bug -- arrays are not passed the same way as they were before to the applet. I've uploaded a Jmol.js fix for this at http://chemapps.stolaf.edu/jmol/docs/examples_11/Jmol.js and also

Re: [Jmol-developers] IE-specific problem with jmolLoadInline()

2008-03-28 Thread Bob Hanson
Try it now. Angel Herráez wrote: Thanks Bob, but... 1.- The link is mistyped, should have a hyphen rather than an underscore: http://chemapps.stolaf.edu/jmol/docs/examples-11/Jmol.js right, thanks. 2.- I am getting a javascript error in Firefox: Error: applet.loadInlineScript is not a