Question: If form is a reference to a web form, then to reference an element whose name attribute value is name, you would use the JavaScript
If form is a reference to a web form, then to reference an element whose name attribute value is name, you would use the JavaScript expression _____. Option A elements.form[name] Option B elements.form.name Option C form.elements(name) Option D form.elements.name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
