|
|
The <code> CSSValue </code> interface represents a simple or a complexe value.
| enum |
An integer indicating which type of unit applies to the value.
All CSS2 constants are not supposed to be required by the implementation since all CSS2 interfaces are optionals.
| DOM::DOMString |
[const]
A string representation of the current value.
| void |
see cssText
Throws: CSSException, SYNTAX_ERR:, Raised, if, the, specified, CSS, string, value, has, a, syntax, error, and, is, unparsable., DOMException, NO_MODIFICATION_ALLOWED_ERR:, Raised, if, this, declaration, is, readonly.
| unsigned short |
[const]
A code defining the type of the value as defined above.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |