Re: [Jmol-users] Chime or Jmol, this is the question

2005-03-01 Thread William Reusch
Hi Tim, You raise some interesting points, and I will try to obtain the information pertaining to them. The data I cited came from a brief (ca. 2 week period) in early January. Repeat hits were not factored out. MSIE was far and away the most used browser, followed by Firefox and Netscape. Safar

Re: [Jmol-users] Chime or Jmol, this is the question

2005-03-01 Thread William Reusch
Hi Tamas, I faced the same problems you raised last year with respect to molecular visualization displays in my virtual text of organic chemistry. After comparing the two displays, I decided to offer the user a choice and at the cost of considerable effort, and with Miguel's help, two versions

Re: [Jmol-users] use of frames

2005-03-01 Thread Bob Hanson
Oh, yes. That would be a problem. I presume you mean that if your controls and applet window are in the same frame, all is well, but if they are in different frames, then there is a problem. Your controls must reference parent.[framename].document.[appletname].script() not just document.[appletn

[Jmol-users] use of frames

2005-03-01 Thread Angel Herraez
I have made pages that use 2 frames, one for the molecule, one for the text and buttons. The "model" frame calls jmolInitialize and jmolApplet. The "control" frame calls jmolInitialize and several jmolButton and jmolCheckbox. If the model is in the left-hand-side frame, everything works fine,