HTMLMapElement.Name Property |
Gets or sets the name of the map.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String; public function set Name(String);
The name of the map.
HTMLMapElement Object | HTMLMapElement Members | DOM Namespace