Quiz Question 1 of 6
When designing a custom select control, why is it critical to consider the fallback behavior if JavaScript fails to load or execute properly?
Choose the correct answer below:
-
A
It guarantees that the custom control will look identical in all browsers.
-
B
It prevents the user from experiencing unexpected behaviors, ensuring that the control remains functional and accessible.
-
C
It eliminates the need for complex ARIA roles.
-
D
It ensures that the page layout remains consistent even without JavaScript.