On 11/25/2013 04:57 PM, Robert Hanson wrote:
> On Mon, Nov 25, 2013 at 9:13 AM, Rolf Huehne <[email protected]> wrote:
> The corresponding method in JSmol is (in this case)
>
> Jmol._Applet.prototype._script
>
> which is in JSmolApplet.js:
>
>     Jmol._Applet.prototype._script = function(script) {
>          if (!this._ready)
>          return this._addScript(script);
>          Jmol._setConsoleDiv(this._console);
>          this._applet.script(script);
>      }
>
> (this._applet is the "real thing", corresponding to the Java or
> Java-derived object)
>
In version 13.3.8 I couldn't find this in 'JSmolApplet.js' (or any other 
'.js' file).

Regards,
Rolf
-- 

Rolf Huehne
Postdoc

Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  [email protected]
Website: http://www.fli-leibniz.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Dennys Klein

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to