Matching
Match the following properties/methods to their respective descriptions.
Premises:
Resets the web form
Initiates autocompletion of those form fields that have autocomplete activated
Submits the web form
Returns the number of elements in the form
Allows the browser to automatically complete form fields
Responses:
form.reset()
form.length
form.submit()
form.requestAutocomplete()
form.autocomplete
Correct Answer:
Premises:
Responses:
Resets the web form
Initiates autocompletion of those form fields that have autocomplete activated
Submits the web form
Returns the number of elements in the form
Allows the browser to automatically complete form fields
Premises:
Resets the web form
Initiates autocompletion of those form fields that have autocomplete activated
Submits the web form
Returns the number of elements in the form
Allows the browser to automatically complete form fields
Responses:
Related Questions
Q18: When the browser encounters a character in
Q19: To determine which option button has been
Q20: Which of the following methods can be
Q21: The _ option from the toLocaleString() method
Q22: Case based critical thinking Case 13-1 Sarah
Q24: Case based critical thinking Case 13-5 William
Q25: Case based critical thinking Case 13-2 Lisa
Q26: Each field/value pair is separated by the
Q27: Which of the following selection list properties
Q28: Regular expressions have the general form denoted