frameborder attribute | frameBorder property
Sets or retrieves whether to display a border for the frame.
Syntax
| HTML | <element frameborder="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
1
-
Default. Inset border is drawn.
0
-
No border is drawn.
no
-
No border is drawn.
yes
-
Inset border is drawn.
Remarks
Invalid settings default to displaying borders.
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012