innerWidth
Property of css/cssom/propertiescss/cssom/properties
Syntax
var result = element.innerWidth;
element.innerWidth = value;
Syntax
Standards information
See also
Related articles
CSSOM
innerWidth
Related pages
window
Reference
innerHeight
outerHeight
outerWidth
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]