setOpacityIE8 (domNode, value);
domNode. DOM node that contains the component.
value. Transparency value that varies between 0 and 1.
The setOpacityIE8 method sets component transparency value in InternetExplorer 8.
The example of use is given in description of the Control.setIsHovered method.
Seebsp;also: