I think Paul's asking whether you've made sure you've included the Jmol.js in your test page..
<script src="path/to/Jmol.js" type="text/javascript"></script> - N David Brown 2009/6/18 Paul Pillot <[email protected]>: > Are you using the Jmol.js javascript library ? > > Paul > > Le 18 juin 09 à 13:49, Lars Skjærven a écrit : > >> hi! thanks for your quick reply. >> this is just what I need yes. I tried to implement this into my site, >> so I made a javascript function that outputs the orientation to an >> alert-box: >> >> ori = jmolScript("show orientation"); >> alert(ori); >> >> However, jmolScript returns "undefined" here. I also tried to set >> targetsuffix to be sure that it is communicating with the same applet. >> >> Any suggestions? > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Jmol-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-users > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

