HTMLFrameElement.Src Property |
Gets or sets a URI designating the initial frame contents.
[VBScript] Public Property Src As String
[JScript] public function get Src() : String; public function set Src(String);
A string representing the URI designating the initial frame contents.
HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace