| FrameSet The frameset object reflects the funcitonality of the Html FRAMESET element, which is used to specify the columns and / or rows of a framed window. See the property listing to get a feel for the other functions used with this object. DOM Reference Internet Explorer window.document.all.framesetNameThe properties of the FrameSet object are: border borderColor calssName cols document frameBorder frameSpacing id isTextEdit
lang language parentElement parentTextEdit rows sourceIndex style tagName titleThe Methods of the FrameSet object are: contains() getAttribute() removeAttribute() setAttribute()The Collections and Arrays for the FrameSet object are: all [ ] children [ ]The Event Handlers for the FrameSet object are: onBeforeUnload onLoad onResize onUnload |