OK, I know. It doesn't have anything to do with the host (other than the
fact that if this were truly local, you couldn't read the file at all in
Chrome).

It is a notification that JSmol is using jsmol.php, which you must also
have set up, to read base64-encoded data, and then it is translating that
into binary in the browser. The message is there for you, as a developer,
to be aware of. You can turn it off by setting

Jmol._alertNoBinary = false

in your page header.

Bob


On Mon, Mar 17, 2014 at 11:39 AM, Angel Herráez <angel.herr...@uah.es>wrote:

> Well, even if unexpected it is welcome ;-)
>
> > and see what's going on. The message is expected; successful local file
> loading is not.
>
> I do not consider "localhost" or "http://127.0.0.1"; to be LOCAL -- it
> should be
> the same as SERVER.  So, the alert should not be displayed and then the
> file loads successfully as expected from a server with php support.
>
> Thanks
>
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers
>



-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to