Q39
Which of the following attribute of form tag is not set by using document object in JavaScript?
A.
Target
B.
Enctype
C.
Action
D.
None of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
All of the above can be set by using document object in JavaScript.