Otis,

You should add your server to the  Jmol.db._DirectDatabaseCalls array. See
JSmolCore.js. You don't have to modify Jmol's minified library, just after
that is loaded add this:


Jmol.db._DirectDatabaseCalls["chemistry.illinoisstate.edu"] = "%URL";

Then JSmol will not try to use its server to access your server.


Bob



​
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to