| Generated Image Maps | ![]() |
|
The Build Menu function within 1 Cool Menu FX Tool automatically generates an image map of your applet for non-Java browsers. This ensures that everyone will be able to navigate your site even with older Windows 3.1 and non-Java Macintosh browsers, and with browsers that have Java disabled. Note:
Image maps are essentially bitmaps which include hot areas that link to other pages when you click on them. When you build your applet 1 Cool Menu FX Tool takes a snapshot of your applet with all the buttons in the up state, and saves it as a JPEG bitmap. The file is called projectnameMap.jpg. It then writes the imagemap code into the HTML which includes a list of rectangular hot areas corresponding to the buttons in your applet. When you click on a hot area in the imagemap, the browser will link to the same URL as the corresponding Java button. |