1 | A Frame object also has properties called window, self, and parent |
2 | The most important property of the Frame object is the frames[] array |
3 | Each <FRAME> tag automatically creates an entry in the frames[] array |
4 | Frames may also have names, as in <FRAME NAME="upperFrame"> |