Question:What is the correct syntax to read the value of a form element? 

A document.window.formName.elementName.value 

B window.document.formName.elementName.value 

C formName.elementName.value 

D window.formName.elementName.value 

+ Answer
+ Report
Total Preview: 820

Copyright © 2024. Powered by Intellect Software Ltd