Attention

TYPO3 v10 has reached end-of-life as of April 30th 2023 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.

Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v10 here: TYPO3 ELTS.

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]