Match each item with a statement below:
A. Displays a validation error in a modern browser
B. Checking that information provided by users conforms to rules
C. Enables customization of validation feedback in modern browsers
D. Determines whether a value is not a number
E. Provides guidance about what data should be entered in a text box
F. ?Indicates that a form element must have a value
G. If all its properties arefalse, then its value istrue
H. ?Reduce the likelihood of user errors when completing a form
I. Stops a form from being submitted when thesubmitevent is triggered
J. Persistence required for a user to accomplish a goal
A. bubble
B. validation
C. constraint validation API
D. isNaN() function
E. placeholder
F. required
G. validity object
H. assistive functions
I. preventDefault()
J. ?friction
You might also like to view...
You can create custom groups of apps on the Start menu
Indicate whether the statement is true or false
__________ is when a positive exponent exceeds the maximum possible exponent value.
A. Significand underflow B. Significand overflow C. Exponent overflow D. Exponent underflow