Gets the value of a property in a CSS style declaration.
Method of css/cssom/CSSStyleDeclaration/CSSStyleDeclarationcss/cssom/CSSStyleDeclaration/CSSStyleDeclaration
Syntaxvar value = declaration.getPropertyValue(property);
Parameters property
The name of the property.
Return ValueReturns an object of type StringString
The value of the property if it is explicitly set for this declaration block, or null.
Related specificationsMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4