javascript FRAMESET frameBorder
| frameBorder | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Controls whether the frameset displays borders between frames. Adjusting this property does not dynamically change the border visibility in Internet Explorer for Windows. |
|
| Example | |
parent.document.getElementById("framesetter").frameBorder = "no";
|
|
| Value | |
Internet Explorer 4 accepts the string values of 1 (on) and 0 (off) as well as yes and no. |
|
| Default | |
yes |
|
Previous: javascript FRAMESET frameSpacing
Next: javascript FRAMESET cols
885,Nickname,Homepage or email,Comments here,Add comment
