Hi Mark et al,

I’ve just noticed this error too.

"Synchronous XMLHttpRequest on the main thread is deprecated because of its 
detrimental effects to the end user's experience. For more help 
http://xhr.spec.whatwg.org/“

Pages with .xyz structures seem to load OK.

This error

Error connecting to server:
http://your.server.here/jsmol.php?call=getRawDataFromDatabase&database=_&query=http%3A%2F%2Fchemapps.stolaf.edu%2Fjmol%2Fjsmol%2Fj2s%2Fcore%2Fcorescript.z.js



is where you can add your own server name to supply the jsmol.php file that 
facilitates loading of binary files into JSmol. Previously Firefox did not rely 
on this php route (unlike Safari and Chrome ) but maybe the update now sends it 
down this route?

If you add the jsmol.php file to your server and correct the URL in var Info 
for your page, it may solve the problem.

I use serverURL: "http://www.chemtube3d.com/php/jsmol.php”, and it works for me 
BUT I am seeing the deprecated message in the Firefox Console.


Best regards
Nick
--
Nick Greeves                            via OS X Mail
Director of Teaching and Learning
Department of Chemistry
University of Liverpool
Donnan and Robert Robinson Laboratories
Crown Street, LIVERPOOL L69 7ZD U.K.
Email address:    ngree...@liverpool.ac.uk<mailto:ngree...@liverpool.ac.uk>
WWW Pages:    http://www.chemtube3d.com
Tel:            +44 (0)151-794-3506 (3500 secretary)
Dept Fax:   +44 (0)151-794-3588

------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to