NON-Gifbuilder Objects¶
IMGMAP¶
This is used by the Gifbuilder Object "TEXT" to create an image-map for the image file.
Property
url
Data type
string
Description
The URL to link.
Property
target
Data type
target
Description
target for link
Property
explode
Data type
x,y
Description
This "explodes" or "implodes" the image-map. Useful to let the hot area cover a little more than just the letters of the text.
Property
altText
Data type
string
Description
Value of the alt-attribute.
(Used from TEXT Gifbuilding objects, this has stdWrap properties. Otherwise not)
Property
titleText
Data type
string
Description
Value of the title attribute.
(Used from TEXT Gifbuilding objects, this has stdWrap properties. Otherwise not)
[tsref:->IMGMAP]