[3055] in java-interest
Re: imagemap?
daemon@ATHENA.MIT.EDU (Jim Graham)
Fri Oct 27 20:21:13 1995
Date: Fri, 27 Oct 1995 15:14:13 -0700
From: flar@bendenweyr.Eng.Sun.COM (Jim Graham)
To: java-interest@java.Eng.Sun.COM, chwright@goesser.mit.edu
> I've been trying to RTFM, as suggested, but some things I
> can't figure out. Can I have an imagemap-type link from
> a hot spot in an applet to some URL?
Any applet can call the "showDocument(URL)" method to switch to another
URL at any time. It is up to the applet to do this at the appropriate
time (such as when the user clicks on some part of the applet which is
serving as an anchor)...
...jim
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com