[Jmol-users] Which JSmol version and engine?

2013-02-01 Thread Jaime Prilusky
How do I know which version of JSmol I have running on a page? How do I know which rendering engine (Java, WebGL, HTML5) is in use? Thank you in advance, Jaim -- Everyone hates slow websites. So do we. Make your web

Re: [Jmol-users] Which JSmol version and engine?

2013-02-01 Thread Robert Hanson
The version of JSmol is the same as the version of Jmol: open a console... show _version _version = 1301012 type: In JavaScript: jmolApplet0._jmolType On Fri, Feb 1, 2013 at 1:21 PM, Jaime Prilusky jaime.prilu...@weizmann.ac.il wrote: How do I know which version of JSmol I have

[Jmol-users] Script Help

2013-02-01 Thread Otis Rothenberger
Bob, To make the rotation of individual models in a multi model window possible on an iPad, I have to try to replicate your setPicking dragselected with another bindings. The following is really clunky. Can you point me in a better direction for the binding rotation script? select

Re: [Jmol-users] Script Help

2013-02-01 Thread Robert Hanson
is this rotation or spin? And what's so special about the iPad? On Fri, Feb 1, 2013 at 4:18 PM, Otis Rothenberger osrot...@chemagic.comwrote: Bob, To make the rotation of individual models in a multi model window possible on an iPad, I have to try to replicate your setPicking dragselected

Re: [Jmol-users] Script Help

2013-02-01 Thread Otis Rothenberger
Bob, My mistake, I meant set allowRotateSelected TRUE - not set picking dragselected. This is a drag rotation. Normally, this would be an alt-click-drag with the hover making the selection - i.e. set allowRotateSelected TRUE. For iPad users, I pretty much have to cover this with bindings to