AvailabilityDOM Level 2 CSS SynopsisString getStringValue( ) throws DOMException; ReturnsThe string value of this CSSPrimitiveValue. ThrowsThis method throws a DOMException with a code of INVALID_ACCESS_ERR if the primitiveType property is not CSS_STRING, CSS_URI, CSS_IDENT, or CSS_ATTR. |