PrepAway - Latest Free Exam Questions & Answers

Category: 1D0-532

Exam 1D0-532: CIW WEB DEVELOPER (JCERT)

Which of the following buttons provides the best way to close the new window?

An application developer has written the following code on an HTML page supporting JavaScript
to open a new window. Which of the following buttons provides the best way to close the new
window?
<INPUT TYPE=”button” VALUE=”Open Message Window”
onClick=”newWindow=window.open(”,’tmpWindow’, ‘resizable=no,width=200,height=200’)”>


Page 5 of 12« First...34567...10...Last »