Newbie here. If we have a slider question and we wish to adjust let's say the minimum, maximum and starting values based on the response to a previous question using javascript, how can we do so? To clarify, let's say someone answers 40 for Question1. For Question2, we now wish to dynamically limit the slider value maximum value to 40 (response to Question1), minimum value to 40/10 (one-tenth of response to Question1) and starting point to 40/2 (half of response to Question1). Please could someone kindly share the corresponding javascript that I could add to Q2 to make it work. Thanks.
Be the first to reply!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.