Contents Previous Next

4.5 fxIMAGEMAP

fxIMAGEMAP is fxPAINT's inbuilt Imagemap-creator. Imagemaps are heavily used on today`s homepages. Yahoo!(tm/R) is only one of the famous examples: The button-bar on the top of this homepage allows easy access to all of its most important areas.

Available options are:

Name
Enter the name of the image-map here. Never use the same name for two image-maps in one HTML-source. Areas
All rectangle areas of the imagemap are listed here. If you select an entry and then draw a box (click on the upper, left corner of your aimed area, keep the left mouse button pressed and drag it down to the bottom, right corner) in the right part of the window, the values are displayed here. Add
Adds another area. Delete
Deletes the currently selected area from the list. Link to
Set the destination-link of the area. Target(frame)
If you homepage uses frames, every frame has a name:

[..]
<FRAMESET SRC="[..]" NAME="DocuView">
[..]
.. in this example this frame in special has the name DocuView. Enter the name of the destination-frame here, and fxPAINT will expand the saved imagemap-HTML-code for this. If you don`t use frames or you don`t want to link to another frame, leave this field empty. Save
Saves the HTML-sourcecode for the imagemap to a file you can choose in the filerequester.
Contents Previous Next