Q:
onclick="window.open()":This attribute of HTML control is used to open a page in new window
Answer & Explanation
Answer: A) TRUE
Explanation: To open a page in a new window, you have to use client script using onclick="window.open()" attribute of HTML control.
View Answer
Workspace
Report Error
Discuss