Hi All,

Has anyone used Jmol 11.8+ to display two Jmol applets on the same webpage,
initialized using different scripts? For instance something like:

<script>
jmolAppletInline(400, '', 'script view1.spt','0');
jmolAppletInline(400, '', 'script view2.spt','1');
</script>

Using Jmol version 11.8.7 I'm noticing some odd behavior where even though
view1.spt and view2.spt are supposed to load different molecules, the same
molecule is loaded into both applets. So, I'm wondering if someone else has
used Jmol 11.8.7 or higher to display two applets on the same webpage
showing different molecules.

Best,
Eran
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to