Provides the URL of the external content file loaded into the frame. To change the content, assign a new URL to the property. For cross-platform app
Controls the treatment of scrollbars for a frame when the content exceeds the visible area of the frame. You can force a frame to display scrollbars
Indicates whether the frame can be resized by the user. All border edges of the affected frame element become locked, meaning all edges that exten
This is the identifier associated with a frame for use as the value assigned to target attributes or as script references to the frame. The value
Indicate the number of pixels between the inner edge of a frame and the content rendered inside the frame. The marginHeight property controls spac
Reflects the longDesc attribute of the frame element. Version 6 browsers provide no significant functionality for this attribute or property.
Return the height and width in pixels of the frame. Dimensions include frame chrome (scrollbars).
Controls whether an individual frame within a frameset displays a border. Controlling individual frame borders appears to be a problem for most brow
Used with IE data binding to specify the ID of the page's FRAME object element that loads the data source object for remote data access.
Used with IE data binding to associate a remote data source column name to the frame's src attribute. A datasrc attribute must also be set for
Returns a reference to the window object generated by the frame element. Through that window object, you can access the document object and then any o
Returns a reference to the document object loaded into the frame element object.
Color of the frame's border. Each browser and operating system may resolve conflicts between different colored borders differently, so test any chan
Specifies whether the frame background can be transparent. Because an underlying frameset does not have a background color or image, this property i
The frame object reflects the frame element, which can only be generated inside a frameset element. Be sure to distinguish the difference bet