The In-Out showStatus Applet.
 
 
 
 
Status Bar
 
 
 


 

SOURCE CODE
 
 
 

<BODY>
<APPLET code="inout.class" width=1 height=1>
<PARAM NAME="m1" VALUE="Welcome to Vincent's Java Page">
<PARAM NAME="m2" VALUE="The place to find the stuff for your homepage">
<PARAM NAME="m3" VALUE="Java Applets-Java Scripts-Animated Gifs and tons of other usefull stuff">
<PARAM NAME="m4" VALUE="====----The best! of all java Page---====">
<PARAM NAME="delay" VALUE="15">
<PARAM NAME="wait" VALUE="4000">
</APPLET>
</BODY>
 

Copyright of Vincent Wong.
Return to Index 2.