Notes as of July 16, 2016. Of interest in jsmol: resize.htm (others are NOT resizable!) testsave.htm = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = need to incorp Angel's resizing code from fg.htm? to 'set division sizes and positions'? initChapter() is called onLoad. Probably should be called when jmolReady. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = currentDocument is gone in 14.1.14, 14.0.2cd '/Users/emartz/Downloads/ZZ SAVED/jmol-13.0.12/' 13.0.12 has no jsmol 13.2.0 has jsmol but already currentdocument is gone in Jmol2.js Jmol versions in released JTAT tutorials: MHC 12.0.12 no JSmol Carter DNA 11.5.38 Antibody 11.3.13 Hemoglobin 11.1.12 (half size applet) appletSuffixes was used in pre-jsmol Jmol.js and is now an error undefined in resizabl.js resizabl.js write some crucial styles into the document it also redefines _jmolApplet() for ca. Jmol 11!!!! = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = JTAT STARTUP tut/contents.htm tut/contents.js variables text setupButton() which specifies the number of JSmols, and for each molecule, script, bkgColor, spinningMode see definition in _jsutil/dualquad.js jmolInitialize() is called in writeJmols() in dualquad. body onLoad initChapter() [dualquad.js] showInitialView() [dualquad.js] multiJmolClick(1) [dualquad.js] installs JSmol: zapThenWriteJmols() [dualquad.js] multiJmolClick2() [dualquad.js] writeJmols() [dualquad.js] jmolInitialize() makeOneJmol() [dualquad.js] jmolApplet() [Jmol2.js] writeJTATButton() is not used in Contents since there are no buttons. JSMOL JSmol.min.js and Jmol2.js were in place. I could find no Jmol.Info! Put writeJSmolInfo() in _jsutil/jsmol_info.js and called it in initSessionConstants() [dvrblite.js], which was already called in contents.htm, chapter01/chapter.htm. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =