PrepAway - Latest Free Exam Questions & Answers

Category: 1D0-435

Exam 1D0-435: JavaScript Fundamentals exam

Which of the following choices shows how she should rewrite the script to make it function correctly?

Ling wants to add a button to her Web page that will transport the user to another Web page. She
does not to use a hyperlink, so she includes the following JavaScript:
<FORM>
<INPUT TYPE = “button” VALUE = “Home Web”
onClick = “href(http://219.155.184.2);”>
</FORM>
The code does not function as Ling intended.
Which of the following choices shows how she should rewrite the script to make it function
correctly?


Page 18 of 24« First...10...1617181920...Last »