How do we access the elements of a form using form object?
a.) document.getformName
b.) document.formName[]
c.) document.form.formName
d.) document.formName
Answers
Answered by
0
Answer:
I think option c is correct answer of this question
Similar questions