Tanja wants to target the “parent” frame of all frames in her Web site. In HTML, this parent frame is called “_top”.
What is this parent called if Tanja decided to use JavaScript in her Web page?
Wilhelm is creating a Web page using JavaScript. He wants to set a cookie with each site visitor so that his Web server can recognize visitors on subsequent visits for one month.
Which one of the following choices contains the elements required in this cookie?
Which information is required to generate a cookie?
You want to comment out a single line of JavaScript in a function.
Which of the following should you use in your code?