width property
Gets or sets the width of the video element.
Syntax
object.put_width(
number
width);object.get_width(
number
* width);
Property values
Type: number
The width of the video element.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.6