class js.html.SourceElement extends Element

Available on js

Instance Fields

var media:String

Reflects the

media HTML attribute, containing the intended type of the media resource.

var src:String

Reflects the

src HTML attribute, containing the URL for the media resource.

var type:String

Reflects the

type HTML attribute, containing the type of the media resource.