'frameSpacing' Syntax and Note : frameSpacing « Javascript Properties « JavaScript Reference

'frameSpacing' Syntax and Note

Note:

Read and write property. 
Sets the spacing in pixels between frames of a frameset. 
Default value is 2.
    
Syntax:
    
window.framesetID.frameSpacing = value

    

      
      








Related examples in the same category

1.'frameSpacing' Example
2.'frameSpacing' is applied to