Hi there,
I have a survey where I ask the user to select one of three options (all three have a quota limit), and my goal is to grey out any of the options once the quota limit has been met. How can I do that with JavaScript? I would appreciate all the help I can get!
Ps. I want to do this with JavaScript. Don't want to use the built-in functions.
Page 1 / 1
For greying out, you'll need to use JS.
But you can use display logic on individual choices to ensure the one's filled up are not shown.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.