class DOM.CSSPrimitiveValue


Table of contents
Modules
khtml Classes
All Classes
Module khtml
Namespace dom
Class DOM.CSSPrimitiveValue
Inherits DOM.CSSValue

The CSSPrimitiveValue interface represents a single #values"> CSS value . This interface may be used to determine the value of a specific style property currently set in a block or to set a specific style properties explicitly within the block. An instance of this interface can be obtained from the getPropertyCSSValue method of the CSSStyleDeclaration interface.



enums

enum details

methods