HTMLFrameElement.LongDesc Property |
Gets or sets the link to a long description of the frame.
[VBScript] Public Property LongDesc As String
[JScript] public function get LongDesc() : String; public function set LongDesc(String);
A string representing the URI to a long description of the frame.
HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace