![]() |
Previous | Next |
The backgroundColor attribute specifies or retrieves the background color of the Video control.
Syntax
elementID.backgroundColor
Possible Values
This attribute is a read/write String containing any Microsoft Internet Explorer color value or the value “none”. It has a default value of “none”, which means that if there is no video associated with the video control, the Video control is transparent and the background shows through.
Remarks
When the video is smaller than the window and stretchToFit is false, the background color appears around the video.
See Also
Previous | Next |