Adriano wrote: > Hi all, > I can't manage to use links in one frame to execute scripts by the > applet in the other frame, same window. Is it possible at all, and, in > case, how?
Be advised that some browsers may have problems when going across frames. This probably will not happen when you are using JavaScript. So the following probably only applies to applet-to-applet communication: But some browsers will not let applets in one page talk to applets in another pages. This is because the applets that are in two different frames are not on the same page. Therefore, this was considered a security violation. Netscape 4.7* has this issue. And I think that Konqueror has this issue ... and if that is true then it probably will affect Safari too. Miguel ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

