User c9f8286385
05-07-2007 13:00:35
hi,
I would like to know, how to call calculator plugin functions (like getpH) from client side JavaScript.
e.g. when we use Marvin sketch as applet in web pages, we call its functions in this way: (in JavaScript)
document.MSketch.getMol("Mol");
document.MSketch.setMol(s);
document.MSketch.getAtomCount();
document.MSketch.getMolFormula();
Is there any way to call calculator functions in the same way?
Thanks,
Swapnil
I would like to know, how to call calculator plugin functions (like getpH) from client side JavaScript.
e.g. when we use Marvin sketch as applet in web pages, we call its functions in this way: (in JavaScript)
document.MSketch.getMol("Mol");
document.MSketch.setMol(s);
document.MSketch.getAtomCount();
document.MSketch.getMolFormula();
Is there any way to call calculator functions in the same way?
Thanks,
Swapnil