CIW Exam Questions

Can the practice of calling JavaScript functions from framesets be extended to calling them from dif

Can the practice of calling JavaScript functions from framesets be extended to calling them from
different browser windows?

A.
Yes – but only if the Webmaster creates a hard link to the new window.

B.
No – the method used to refer one window to another is always coded in the frameset.

C.
No – JavaScript cannot perform this task; it is handled in the index.txt file.

D.
Yes – the syntax is slightly different, but the concept is basically the same.