Jmol-SwingJS
Jmol-SwingJS copied to clipboard
SwingJS-compatible Jmol/JSmol for Java and JavaScript molecular visualization and analysis
Jmol (14.32.39) possibly assigns sulfonic acids as chiral. Related to an earlier post [here](https://github.com/cheminfo/cheminfo.org/issues/45), I observe Jmol assigns chirality for -SO3H when issuing the command ``` print {thisModel}.find("SMILES"); ``` though...
This php change sanitises error message output to prevent Reflected Cross-Site Scripting using htmlspecialchars() e.g. php/jsmol.php?call=getInfoFromDatabase&database= will output an error which executes the javascript.
Hi, I'd like to try JMol, but the fresh checkout doesn't compile due to the ancient javac version settings. After adapting the versions there are implementation errors, e.g. 'src/jspecview/application/AwtTreeNode.java' Probably...
Please tag the commits of a specific release. Thank you very much.