Attention
TYPO3 v8 has reached its end-of-life March 31st, 2020 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.
There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.
NON-Gifbuilder Objects¶
IMGMAP¶
This is used by the Gifbuilder Object "TEXT" to create an image-map for the image file. This is especially used with the IMGMENU menu object.
Property
url
Data type
string
Description
The URL to link.
Default
For IMGMENU menu objects provided automatically
Property
target
Data type
target
Description
target for link
Default
For IMGMENU menu objects provided automatically
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]