TF Water


Description: Thanks to Tarek Fouda for his free reflected water applet. It supports a picture of your choice, the only thing is that you name it water.jpg and place it in a subdirectory called 'images'. The width and height of the applet should fit to the size of your image.


Coding for the demo applet:

<applet code="TF_Water.class" width="250" height="319">
</applet>

Author: Tarek Fouda (http://www.fouda.de)