public class DocumentStyleImplIE6 extends DocumentStyleImplIE9
This implementation is used for MSIE 7 and 8 browsers.
构造器和说明 |
---|
DocumentStyleImplIE6() |
限定符和类型 | 方法和说明 |
---|---|
void |
clearOpacity(com.google.gwt.dom.client.Element element)
Removes the opacity attribute from the element's inline-style.
|
getComputedStyle, getPropertyName
camelize, getCurrentStyle, hyphenize
public void clearOpacity(com.google.gwt.dom.client.Element element)
DocumentStyleImpl
clearOpacity
在类中 DocumentStyleImpl
element
- the DOM element to manipulateDocumentStyleImpl.clearOpacity(com.google.gwt.dom.client.Element)