I am not able to figure out how to pass a variable in "filename" in "load".
Below is what I want to accomplish. Pls help
-----------------------------------
<html>
<head>
<script type="text/javascript" src="../Jmol.js"></script>
</head>
<body>
<script type="text/javascript">
var val="aspirin.mol";
jmolInitialize("../", "JmolAppletSigned.jar");
jmolApplet([650, 450], "load @val");
</script>
</body>
</html>
----------------------------------
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users