Am 20.12.2013 01:12, schrieb Pshemak Maslak: > I am referring to: http://chemapps.stolaf.edu/jmol/jsmol/test2.htm?USE=HTML5 > > Loading spartan (load data/square_planar.spartan) or xyx.gz files (load > data/water.xyz.gz)in Chrome (but not in Firefox) gives an error popup: > > " JmolCore.js: synchronous binary file transfer is requested but not > available > > The models load as expected when the message is dismissed (OK). > > 1. Is this related to: > http://wiki.jmol.org/index.php/Jmol_JavaScript_Object#Reading_binary_files? > Yes.
> 2. Is that expected behavior? Can that popup be removed? > Yes, it is the expected behaviour for binary transfers in Chrome. You can deactivate the popup by setting a variable to 'false' before actually initializing JSmol: Jmol._alertNoBinary = false; 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. 296, Amtsgericht Jena Tax Number: 162/141/08228 ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

