HTMLLIElement.Value Property |
Gets or sets the value of the attribute.
[VBScript] Public Property Value As String
[JScript] public function get Value() : String; public function get Value(String);
The value of the attribute.
HTMLLIElement Object | HTMLLIElement Members | DOM Namespace