ET Image Button - Example

Next example

This is a good example to start with when you are trying this applet on your own.

<applet code="ET_RandomImage.class" width="130" height="130">

<param name="B-1-Image" value="Cat.jpg">
<param name="B-2-Image" value="Ape.jpg">

</applet>

The source shown above is not exactly the same as for the example, as it assumes that the class files are in the same directory as the html file.


© 1997-2000 Entanke. Visit us at http://www.entanke.se/ for more information.