HTMLAnchorElement.Name Property |
Gets or sets the anchor name.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String; public function set Name(String);
A string representing the anchor name.
HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace