HTMLInputElement.Src Property |
Gets or sets a URI designating the source of this image.
[VBScript] Public Property Src As String
[JScript] public function get Src() : String; public function set Src(String);
A string representing the URI designating the source of this image.
HTMLInputElement Object | HTMLInputElement Members | DOM Namespace