Herv�,

Let your button call a javascript function, and in this function you send any script to any applet you like
document.jmol1.script('script1...');
document.jmol2.script('script2...');
In this way one can construct toggle buttons as well, which I don't find in the current jmol.js
Is this what you meant?


Hens

Hi

Is there any way to send a command (script) to two different jmolapplets on the same page by the way of one single button, radio group, checkbox or menu ?
Or even better send to different commands to two applets on the same page?
I have tried several synthaxes but I couldn't get it.


Herv�




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to