HTMLFrameElement.FrameBorder Property |
Gets or sets information about the frame border.
[VBScript] Public Property FrameBorder As String
[JScript] public function get FrameBorder() : String; public function set FrameBorder(String);
A string representing information about the frame border.
HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace