|
The object location within a frame. The Foglight Transaction Recorder uses two methods to refer to a particular frame in a frameset by its name or by its index number. When viewing the Properties window, Top or _top refers to the window object of the page at the top of the frame hierarchy. The top window has an index of zero. All other frame index numbers are generated by the browser in the order that the frames are defined in the HTML, beginning at one. Frames use the name="FrameName" attribute in the <frame ...> tag. If no reference frame displays in the properties list, _top is implied. |
|||
|
• |
|
• |
|
• |