CIW JavaScript Specialist 1D0-735 Question # 16 Topic 2 Discussion

CIW JavaScript Specialist 1D0-735 Question # 16 Topic 2 Discussion

1D0-735 Exam Topic 2 Question 16 Discussion:
Question #: 16
Topic #: 2

Consider the following code:

1D0-735 Question 16

The processform() function is not executed when the submit button is pressed. What change should be made to correct this?


A.

The onsubmit event handler should be added to the <input type=’’ submit’’> tag.


B.

The onsubmit event handler should be added to the<form> tag.


C.

The onfocus event handler should be added to the <form> tag.


D.

The onfocus event handler should be added to the <input type’’ submit’’> tag


Get Premium 1D0-735 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.