This is used by the GifBuilderObj "TEXT" to create a image-map for the gif-file. This is especially used with the IMGMENU menuobject.
Property: | Data type: | Description: | Default: |
|---|---|---|---|
url | url | url to link | For IMGMENU menu objects provided automatically |
target | target | target for link | For IMGMENU menu objects provided automatically |
noBlur | Boolean | Normally graphical links are "blurred" if the browser is MSIE. This removes the ugly box around a link. If this property is set, the link is NOT blurred with "onFocus". | For IMGMENU menu objects provided automatically |
explode | x,y | This "explodes" or "implodes" the image-map. Useful to let the hot area cover a little more than just the letters of the text. | |
altText | atring | Value of the alt-attribute. (Used from TEXT Gifbuilding objects, this has stdWrap properties. Otherwise not) | |
titleText | string | Value of the title attribute. (Used from TEXT Gifbuilding objects, this has stdWrap properties. Otherwise not) |
[tsref:->IMGMAP]