[4720] in java-interest
Re: Frames support in Applets?
daemon@ATHENA.MIT.EDU (Sami Shaio)
Thu Jan 11 16:07:05 1996
Date: Thu, 11 Jan 1996 11:21:22 -0800
From: Sami.Shaio@Eng.Sun.COM (Sami Shaio)
To: java-interest@java.Eng.Sun.COM, root@sgiserver.demonsys.com
Look at the comment for the "showDocument" method. It can take a second
argument which is the name of a frame to display the url in. For browsers
that don't support frames this argument may be ignored.
--sami
|From root@sgiserver.demonsys.com Tue Jan 9 11:42:15 1996
|From: "deMello" <root@sgiserver.demonsys.com>
|Date: Tue, 9 Jan 1996 14:23:52 -0500
|To: java-interest@java
|Subject: Frames support in Applets?
|Mime-Version: 1.0
|X-Info: To unsubscribe, send 'unsubscribe' to java-interest-request@java.sun.com
|
|
|Hello folks. We're having a bit of a problem - one of our applets is a
|clickable imagemap. The result of some of the clicks is to point to a URL. What
|we want to do is to <TARGET> the URL to a frame. i.e. One frame contains the
|imagemap java applet, but the result of the imagemap clicks points to another
|frame as the TARGET. Is this feasible? We haven't been able to figure out how
|to do this.
|
|Thanks,
|
|Aaron deMello
|
|
|--
|Aaron deMello, President deMello@demonsys.com
|Demon Systems, Inc. http: //www.demonsys.com
|20 St. Paul St. East, Suite 3 Phone: (514) 875-7475
|Montreal, Quebec H2Y 1G3 Fax: (514) 875-7472
|-
|This message was sent to the java-interest mailing list
|Info: send 'help' to java-interest-request@java.sun.com
|
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com