HTMLAnchorElement.Href Property |
Gets or sets the absolute URI of the linked resource.
[VBScript] Public Property Href As String
[JScript] public function get Href() : String; public function set Href(String);
A string representing the absolute URI of the linked resource.
HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace