As of this moment, at least,

load $xxxx

fails with the following message. I am looking into it. Basically, though,
you need to use https instead of http. Hopefully this is just a switch that
can be un-thrown. If not, all sites utilizing this short-cut will need
updating.

If you need to do a quick fix on your JSmol site just to make it work, do
this:

1. Open jsmol.min.js
2. replace all three occurrances of "http://cactus"; with "https://cactus";

A Java application fix will have to wait for a new version.

Bob


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>

*<title>301 Moved Permanently</title>*</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="
https://cactus.nci.nih.gov/chemical/structure/caffeine/file?format=sdf&amp;get3d=True
">here</a>.</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at cactus.nci.nih.gov Port
80</address>
</body></html>

-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department 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
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to