disabled

LANSA WAM

disabled

A Boolean property, the result of which determines whether the banner appears enabled or disabled.

The disabled attribute of the MARQUEE tag is only supported by Internet Explorer.  The banner will ensure that mouse clicks are ignored for a disabled banner in all browsers, but the "grayed out" effect produced by the disabled attribute will only work in Internet Explorer.

Default value

Blank – equivalent to False: the banner will always be enabled.

Valid values

true(), false() or any valid expression, involving field names, literals, XSL variables or JavaScript variables, which can be resolved to true() or false().

Example

The following example will disable the banner if the field STD_FLAG has a value of 'X'.