src
Property of dom/HTMLMediaElementdom/HTMLMediaElement
Syntax
var result = element.src;
element.src = value;
Notes
Remarks
This property overrides a source element if both are used in a document.
Syntax
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.2
See also
Related pages
track element
track object
source
- mediamedia
audio element
audio object
video element
video object
- currentSrccurrentSrc
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]