I would put a line

alert(name)

in that function to see what that variable is. Perhaps it is not defined at
the time you are making  the call.


Also, I don't  recommend giving an applet a name like "A" or "B" -- to easy
to use a variable that is used by something else. I would suggest "jmolA"
"jmolB" or something like that. What most people do is "jmolApplet1"
"jmolApplet2" .....

Bob



​
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to