|
To view the applet tags used on this page, right click inside this frame and choose View Source This example once again shows three images in use, this time with no text-label. All images have the same dimensions, and the applet's dimensions are set to match, so the setting for ScaleImages makes no difference and all parameters relating to text, font and colors can be removed. Another effect can be achieved by making the applet dimensions slightly larger than the images (increasing both dimensions in orders of 4 to keep the borders even) as below, setting different colors for each stage of the button, and switching on Button3D. For this effect, it is necessary to set ScaleImages to 'no' in order to center them vertically and horizontally.
|