Frames

The routines in this category allow you to create framesets, that divide the browser's main window into independent frames or sub-windows.

RW_START_FRAMESET Starts a frameset.
RW_END_FRAMESET Ends a frameset
RW_FRAME Defines a frame within a frameset.
RW_IFRAME Defines an inline frame.
RWS_NOFRAME Tags a string as text to be displayed by browsers that do not support frames.

See Also

Page

Go to top button