CSE :: Javascript - CS
- Each tab in the single web browser window is called as
- What is the distinction made by the Client-side JavaScript between windows, tabs, iframes, and frames ?
- What is the distinction made by JavaScript between windows, tabs, iframes, and frames ?
- A new web browser window can be opened using which method of the Window object ?
- What will happen if the first argument of open() is omitted?
- Which object serves as the global object at the top of the scope chain?
- Which is the property of a Window object that holids the name of the frame?
- When will the fourth argument to open() useful?
- The inner frame within a top-level window can be referred as