CSSValueList in DOM Level 2 CSS
(no overview available)
Inherits from:
Instance Properties
name | type | description |
---|---|---|
cssText | String | [from CSSValue] |
cssValueType | Number | (read only) [from CSSValue] |
length | Number | (read only) |
Instance Methods
name | returns | description |
---|---|---|
item(index) | CSSValue |