Lem
07-04-2001, 06:06 PM
Ok I have a problem here,
This is the code in my HTMl page
<applet code=Lake.class id=Lake width=392 height=380 >
<param name=image value="dusk.gif">
<param name=overlay value="map.gif" border="0">
</applet>
(of course It already works how it is)
NOW, Ok heres my problem, how do I tell the
<param name=overlay value="map.gif" border="0"> line to work as an image map?
I have it at www.chrem.com (I want it to be my entrance page with an image map)
OR could I make the applet run as the background,
and use a transparant imagemap?
Thanks For Any Help!!!
This is the code in my HTMl page
<applet code=Lake.class id=Lake width=392 height=380 >
<param name=image value="dusk.gif">
<param name=overlay value="map.gif" border="0">
</applet>
(of course It already works how it is)
NOW, Ok heres my problem, how do I tell the
<param name=overlay value="map.gif" border="0"> line to work as an image map?
I have it at www.chrem.com (I want it to be my entrance page with an image map)
OR could I make the applet run as the background,
and use a transparant imagemap?
Thanks For Any Help!!!