Single Choice
Easy
QA top-level window's interior frame may be referred to as
ID: #5121
Javascript DOM & Event Handling MCQ
131 views
Question Info
#5121Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The frames property of the Window object returns the window itself, which is an array-like object, listing the direct sub-frames of the current window
A frame can refer to the top-level window using the properties parent.parent if it is nested inside another frame which is in turn nested inside a top-level window.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic