Hi, I spoke too soon before. I have a new problem. Now Jmol is only
occasionally displaying the molecule. For example, this script gives a blank
Jmol:
<script type="text/javascript">
// <!--
function getMol_0() {
return '\n Marvin 10270415522D\n\n 9 9 0 0 0 0 999
V2000\n -2.2457 0.8188 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n
-2.2457 -0.0063 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -1.5313
-0.4188 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -0.8168
-0.0063 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -0.8168 0.8188
0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -0.1023 1.2313 0.0000
O 0 0 0 0 0 0 0 0 0 0 0 0\n -1.5313 1.2313 0.0000 C 0 0
0 0 0 0 0 0 0 0 0 0\n -1.5313 2.8813 0.0000 C 0 0 0 0 0
0 0 0 0 0 0 0\n -1.5313 2.0563 0.0000 C 0 0 0 0 0 0 0 0
0 0 0 0\n 7 1 1 0 0 0 0\n 7 5 2 0 0 0 0\n 1 2 2 0 0 0
0\n 2 3 1 0 0 0 0\n 3 4 2 0 0 0 0\n 4 5 1 0 0 0 0\n 5 6
1 0 0 0 0\n 8 9 1 0 0 0 0\n 7 9 1 0 0 0 0\nM APO 1 9
1\nM STY 1 1 SUP\nM SAL 1 2 8 9\nM SBL 1 1 9\nM SMT 1
Et\nM END\n';
}
// -->
</script>
<script type="text/javascript">
jmolInitialize('../nosession/jmol');
jmolApplet([250, 250]);
jmolLoadInline(getMol_0());
</script>
As does this:
<p style="text-align:center;">
<script type="text/javascript">
jmolInitialize('../../nosession/jmol');
jmolApplet([250, 250]);
jmolLoadInline('\n Marvin 10270415522D\n\n 9 9 0 0 0
0 999 V2000\n -2.2457 0.8188 0.0000 C 0 0 0 0 0 0 0
0 0 0 0 0\n -2.2457 -0.0063 0.0000 C 0 0 0 0 0 0 0 0 0 0
0 0\n -1.5313 -0.4188 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n
-0.8168 -0.0063 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -0.8168
0.8188 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -0.1023
1.2313 0.0000 O 0 0 0 0 0 0 0 0 0 0 0 0\n -1.5313 1.2313
0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -1.5313 2.8813 0.0000
C 0 0 0 0 0 0 0 0 0 0 0 0\n -1.5313 2.0563 0.0000 C 0 0
0 0 0 0 0 0 0 0 0 0\n 7 1 1 0 0 0 0\n 7 5 2 0 0 0 0\n
1 2 2 0 0 0 0\n 2 3 1 0 0 0 0\n 3 4 2 0 0 0 0\n 4 5 1 0
0 0 0\n 5 6 1 0 0 0 0\n 8 9 1 0 0 0 0\n 7 9 1 0 0 0
0\nM APO 1 9 1\nM STY 1 1 SUP\nM SAL 1 2 8 9\nM SBL 1 1
9\nM SMT 1 Et\nM END\n');
</script>
</p>
Once in a while I can induce Jmol to give me a picture, but it's not
reproducible.
Any ideas?
Now using Jmol 11.8.10.
________________________________
From: Angel Herráez <[email protected]>
Reply-To: <[email protected]>
Date: Wed, 13 Jan 2010 15:28:46 -0500
To: <[email protected]>
Conversation: [Jmol-users] Jmol demo page hangs
Subject: Re: [Jmol-users] Jmol demo page hangs
Yes, I see the same: the applet ends loading, but stays empty.
Try changing to JmolApplet 11.8.10
It works for me with your code
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users