nerdexam
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)
  • A
    79% (22)
  • B
    7% (2)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1D0-635 Practice