namespaceURI
Property of css/cssom/cssnamespacerulecss/cssom/cssnamespacerule
Syntax
var result = element.namespaceURI;
element.namespaceURI = value;
Syntax
Standards information
- CSSOM, Section 5.4.8
See also
Related articles
CSSOM
namespaceURI
Related pages
- CSSNamespaceRuleCSSNamespaceRule
prefix
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]