|
Using Images
Instead of displaying clickable text on the HotStrip Pro menu, you can display clickable images. Create your images following the simple rules below, and then make the following changes in the applet's HTML code:
All other aspects of the applet remain the same: you can still display or switch off Arrows, scrolling Lines and TypeMessages; it's still possible to select an initial HighlightedEntry; you can set the Spacing between the images; and each image can link to up to 4 URLs and Targets.
You can see images in action in Example #6.
Using two images for each 'slot' on the menu provides some ever-popular mouse reactivity. If you don't want your image to change when focused or selected, just make the left-hand and right-hand images the same.
Every image you create must have the same dimensions. Therefore, if you reckon that 32×32 is a good size for an image, you must make every image you use 32×32 pixels. However, you can make all the images much larger or smaller than that if you want to, and they don't have to be square. If you create images in GIF format and set a transparent color, that color will be replaced by the applet's BgColor.
|