CIW
1D0-635 · Question #60
With JavaScript, it is possible to change two frames simultaneously. To do this, you must write a function that includes _________________
The correct answer is A. two location.href statements. See the full explanation below for the reasoning.
Question
With JavaScript, it is possible to change two frames simultaneously. To do this, you must write a function that includes _________________
Options
- Atwo location.href statements
- Btwo parent.parent statements
- Ctwo references to top
- DYou cannot really do this.
How the community answered
(28 responses)- A79% (22)
- B7% (2)
- C11% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.