PDA

View Full Version : Image Linking??


surf king
02-27-2004, 02:52 PM
I need find out if it is possible to click an applet image with a snow.class file for a snow effect to send me to my second web page. here is the applet code that i am using:

<applet code="snow" width=280 height=225>
<param name=image value=zx11turbo.jpg>
<param name=strength value=6>
</applet>

Any help will be appreciated.

Dan

Joe
02-27-2004, 04:14 PM
you tried?

<a href="page.html">
<applet code="snow" width=280 height=225>
<param name=image value=zx11turbo.jpg>
<param name=strength value=6>
</applet></a>
?

coothead
02-28-2004, 03:17 AM
Hi there Joe,

I am afraid that it will not work...
I spent half an hour trying various things :eek:

surf king

The only way to link AFAIK is by using
something like this...

<param name="reglink" value="http://www.google.com">


You could check out www.anfyteam.com (http://www.anfyteam.com/)
and see what they have to offer. I do know
that they have a snow effects applet.

I hope that this helps :D

Joe
02-28-2004, 04:09 AM
Originally posted by coothead
Hi there Joe,

I am afraid that it will not work...
I spent half an hour trying various things :eek: does it not? hmmmmm i coulda sworn it worked for me once

agent002
02-28-2004, 04:34 AM
Originally posted by joe2kiss
does it not? hmmmmm i coulda sworn it worked for me once
must have been on IE right?

Joe
02-28-2004, 04:38 AM
yeah, thats probably why it worked then :D lol