ImageButton Applet
ImageButton Applet <FONT SIZE=-1>version 1.3</FONT>
ImageButton is a tiny, fast loading Java applet that simulates a button. It can be used on a web page for navigation. By clicking on this button,you can open other pages. All you have to do is assign a gif image and the destination URL, and everything else is taken care of by the applet! If you want to customize, there is the option of assigning a sound, a second image (for the depressed state), image graying, different border width and even simple animation!!! Look at the examples below.
|
- simple button. - button with graying and sound - button with two images, animation and sound - same as above, but without animation - button with graying, two images, animation, sound and opens in new window |
<TABLE BORDER=1 CELLSPACING=0 CELLPADDING=5 WIDTH=90%>
</TABLE> </CENTER>
What's new in this version:
- Virtually no flicker during transitions
- Faster loading.
- Support for simple animation
- Cannot use tranparent gifs
You must provide the button_up parameter. The rest are optional and have default values. Replace the WIDTH and HEIGHT in the APPLET tag by the width and the height of your icon.gif. Use a table if you want the appearance of a toolbar.
This applet is absolutely free.
Download: ImageButton.zip (11 kB)