HTMLElement.Lang Property
Gets or sets the language of the element.
[VBScript] Public Property Lang As String
[JScript] public function get Lang() : String; public function set Lang(String);
The language of the element.
HTMLElement Object | HTMLElement Members | DOM Namespace