>> Java cannot call a JavaScript function that is on another page. It >> *must* call a JavaScript function on the same window that contains the >> Java Applet. >> > that sounds pretty final. ;-)
It *is* final :-) > I wonder: what if the Java applet > called a function in the same window, but *that* function called one in > a different window? that would work, no? That would absolutely work. The example you showed should work fine. Once you are in JavaScript, you can go wherever you want. Miguel ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

