Hi Ashok
You need to invoke a Jmol script from your Javascript. Probably the best way
is to use EvaluateVar()
see
http://wiki.jmol.org/index.php/Jmol_JavaScript_Object/Functions#evaluateVa
r
Maybe like this:
var x = Jmol.evaluateVar(myJmol,
' "O[C@](F)(Cl)I".find("smiles","O[C@](F)(Cl)I") ')
document.write(x);
(Note I'm not familiar with the syntax of find smiles)
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users