Bob,
I was adding your requested "Jmol Console" button to the widgets and ran into
some odd behavior while testing it. The following javascript call must be used
twice to make the console open and it pretty much hangs all other Jmol
activity. The "Console" menu item in the popup seems to work fine. Is it
possible that two competing script interpreters are being started? The other
possibility is that I'm doing something really silly.
onclick="void(jmolScriptWait('console;'));"
or
onclick="void(jmolScriptWait('console'));"
Jonathan
------------------------------------------------------------------------------
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers